Error with AWS Bedrock Claude 3.7 with thinking enabled #7016
Replies: 2 comments 2 replies
-
Not having the issue here |
Beta Was this translation helpful? Give feedback.
-
Hello, I face the same issue using langgraphs create_react_agent and providing a ChatBedrockConverse LLM with thinking enabled. It fails most times but some times it runs through calling up to 15 tools. Next time it fails after just some tool calls or even the first. I'm using regards, Stephan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When using Claude 3.7 from AWS Bedrock with thinking enabled, some conversation will throw error, usually after tool call. error:
Error occurs on latest build, previously (last update approx. 2-3 weeks ago) it worked fine.
Version Information
latest:dev
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
2025-04-22 07:08:32 error: [api/server/controllers/agents/client.js #sendCompletion] Unhandled error type The model returned the following errors: messages.1.content.0: When providing `thinking` or `redacted_thinking` blocks, all preceding prompt sections (including system, tools, and thinking configuration) must match the parameters during the original request.
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions