Skip to content

Conversation

@AstraBert
Copy link
Member

Add ToolCallBlock support for Bedrock Converse (e2e tested)

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Oct 16, 2025
assert "toolUseId" in tool_call
assert "input" in tool_call
assert "name" in tool_call
if (tool_call["toolUseId"], tool_call["name"]) not in unique_tool_calls:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this check to avoid duplication :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant