Liam Farnan

Results 2 issues of Liam Farnan

### Library name Azure.AI.OpenAI ### Please describe the feature. From what I can see, there is no way to get the `CompletionsUsage` of a request when using `StreamingChatCompletions`. It has...

Service Attention
Client
customer-reported
question
needs-team-attention
OpenAI

Fixes issue https://github.com/diegoveloper/flutter_percent_indicator/issues/175 ### Description: It seems like this can at times be called before it has been through layout (in particular when restoring state). Changed to first check `hasSize`...