Commit 4f520f8
Update OpenAiStreamFunctionCallingHelper.java
Fixes #3534
When deploying qwen3 using vllm version 0.9.1, the ‘current. toolCalls()’ will result in an empty array
Signed-off-by: 徐功明 <[email protected]>
(cherry picked from commit a221a37)1 parent ff5855d commit 4f520f8
File tree
1 file changed
+1
-1
lines changed- models/spring-ai-openai/src/main/java/org/springframework/ai/openai/api
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments