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
Anthropic can call tools mid response. Streaming results in the tool call appearing in the message handler
Certainly, I'll consult the book for more details.
[ { "index": 1, "id": "toolu_04S4Y0K1aK5c3Uv0GlOKfkxW", "type": "function", "function": { "name": "Consult__Book", "arguments": "{"Query": "What was the title"}" } } ]The title was...
The behavior seems inconsistent. I'll see if I can generate a code sample to replicate it consistently.
The text was updated successfully, but these errors were encountered:
Thanks for the report, I might have encountered this too but thought this was an issue with the model. If you can create a sample to replicate it consistently, it would help with resolving the issue.
Anthropic can call tools mid response. Streaming results in the tool call appearing in the message handler
Certainly, I'll consult the book for more details.
[ { "index": 1, "id": "toolu_04S4Y0K1aK5c3Uv0GlOKfkxW", "type": "function", "function": { "name": "Consult__Book", "arguments": "{"Query": "What was the title"}" } } ]The title was...
The behavior seems inconsistent. I'll see if I can generate a code sample to replicate it consistently.
The text was updated successfully, but these errors were encountered: