Commit 681517c
fix(spring-ai-openai): Prevent out-of-range errors when merging tool calls.
Auto-cherry-pick to 1.0.x
Fixes spring-projects#4229
Signed-off-by: xfl12345 <[email protected]>1 parent fb47894 commit 681517c
File tree
1 file changed
+2
-2
lines changed- models/spring-ai-openai/src/main/java/org/springframework/ai/openai/api
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments