Issues when using AWS Bedrock in EU for Anthropic #8299
Unanswered
lezgin-zilan-qred
asked this question in
Troubleshooting
Replies: 2 comments
-
Thanks for the kind words!
The issue is clear, and you need to verify the correct identifier to use, likely needing a specific cross-region inference profile ID. Check this tab in AWS Bedrock Page: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi,
To start with, I totally love the project and big thanks for the effort on building it, but i'm having some issues with aws bedrock running in eu regions,
I have spent numeros days now to try to troubleshoot the problem of using AWS Bedrock in EU for anthropic models. To start with, i'm using the latest version and docker with the following compose.
The relevant .env is:
This is one part of librechat.yaml
The only two that works is Claude 3 sonnet and haiku
This is the debug log of when running
And the following error in the web ui:
Something went wrong. Here's the specific error message we encountered: An error occurred while processing the request: The provided model identifier is invalid.
I have tried numerous different configurations based on the past issues I seen but nothing have helped, my guess is that it have to do with requests routed to other regions outside of the default eu-west-1 and yes, I have allowed the other regions and confirmed I have gotten the models to work with other tools (eg Sonnet 4 with claude code).
Any idea on what could be wrong? What else should I collect?
Version Information
ghcr.io/danny-avila/librechat-dev latest 789ccee68a87 4 days ago 1.11GB
ghcr.io/danny-avila/librechat-dev-api latest d536c685a0df 10 days ago 1.19GB
ghcr.io/danny-avila/librechat-dev-api 39587eae1dea 11 days ago 1.19GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 6a1dfa1c7fe0 2 weeks ago 1.47GB
Steps to Reproduce
See relevant parts of config and use eu-west-1 and activate the relevant models in aws
What browsers are you seeing the problem on?
Chrome
Relevant log output
I shared the relevant logs in the description
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions