Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws bedrock not support tools (anthropic) #1132

Open
wilsonliu123 opened this issue Feb 5, 2025 · 1 comment
Open

aws bedrock not support tools (anthropic) #1132

wilsonliu123 opened this issue Feb 5, 2025 · 1 comment

Comments

@wilsonliu123
Copy link

The AWS bedrock has not support use tools ?

@InsomniaCoder
Copy link

I have a code that works with OpenAI compatible (Deepseek), then I tried to switch to Bedrock with claude-3-5-sonnet and it seems to not recognise the tool I attached with WithTools at all.

llm.GenerateContent(ctx, agent.messages, llms.WithTools(availableTools))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants