You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a short debugging, I believe this struct needs V2 structs for at least ToolCallStart & ToolCallDelta.
see also json field: tool_call vs tool_calls
The text was updated successfully, but these errors were encountered:
adrianliechti
changed the title
Tool Calls not working in V2 Chat Streaming due wrong Json Structs
Wrong types in StreamedChatResponseV2 for Tool Calls
Dec 11, 2024
After a short debugging, I believe this struct needs V2 structs for at least ToolCallStart & ToolCallDelta.
see also json field: tool_call vs tool_calls
The text was updated successfully, but these errors were encountered: