Commit ec84f2a
committed
Fix AzureOpenAiChatModelFunctionCallIT#streamFunctionCallUsageTest
- Fix the test to identify the right usage metadata from the stream content
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>1 parent 38afc12 commit ec84f2a
File tree
1 file changed
+10
-4
lines changed- models/spring-ai-azure-openai/src/test/java/org/springframework/ai/azure/openai/function
1 file changed
+10
-4
lines changedLines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
167 | 173 | | |
168 | | - | |
169 | | - | |
| 174 | + | |
| 175 | + | |
170 | 176 | | |
171 | | - | |
| 177 | + | |
172 | 178 | | |
173 | 179 | | |
174 | 180 | | |
| |||
0 commit comments