Skip to content

Commit c84e46b

Browse files
committed
Fix: handle JSON parse error in streaming tool calls
Signed-off-by: Minu Kim <kmw106933@naver.com>
1 parent 79edfd8 commit c84e46b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package org.springframework.ai.model.tool;
2+
3+
public class ToolOnFinishPredicate {
4+
}

0 commit comments

Comments
 (0)