Error with Amazon Nova models when using tools via agent #7555
Replies: 3 comments 1 reply
-
Try the latest build, AWS dependency was updated recently. See here, using nova-pro: |
Beta Was this translation helpful? Give feedback.
-
Thanks @danny-avila , I upgraded to: ghcr.io/danny-avila/librechat-dev latest 7ee5765fe941 15 hours ago 1.04GB, but the issue still persist. I tried whole line from micro to the newest premier, not one works. If I remove all the tools , it works fine. If I add even 1 tool and it tries to use it, it throws an error. If I switch to Anthropic models on Bedrock within same agent, it also works fine. I have pinpointed that the issue is mainly with MCP-based tools. If I only connect plugin such as Dalle, or FileSearch, it works. But with mcp-tools it fails. The mcp-tools are working fine for other non- Amazon models. Could you please investigate a bit more? It unfortunately makes whole line of quite good models (especially from price point of view) totally unusable. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I have several agents with tools, so far using Antropic models over AWS Bedrock, everything works fine. We wanted to try using some of the amazon models, however they always throw an error (operation aborted) when it comes to potential tool use. There is no usefull information in any of the logs.
If I remove all the tools, the agent with Nova models work fine. It is thus clear there must be some bug with tool handling for these models in LibreChat.
Just as a side note, the model outputs thinking block (within tags) that does not hide in "thinking" bubble.
Version Information
ghcr.io/danny-avila/librechat-dev latest 91f197bb4191 10 days ago 1.03GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions