Problem: LibreChat ignores multiple aws regions for bedrock models #6614
-
[2025-03-29 Sat 08:51] I want to use aws bedrock models in two different regions. I have successully configured and testet access to models in the eu-central-1 region via .env file using the property But I cannot use multiple regions to choose from. The docs at https://www.librechat.ai/docs/configuration/pre_configured_ai/bedrock#additional-configuration mention a drop-down list to choose the region, but it doesn't appear in the UI.
The following image shows the problem. I can choose the bedrock models, however I cannot choose the region. Can anybody confirm this issue? Or is there a workaround to use multiple regions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
You can use agents set as modelSpec. Within agent settings, you can set the region for the model to be used. We are using both Claude 3.5 in EU and Haiku 3.5 in US. |
Beta Was this translation helpful? Give feedback.
-
The dropdown for region is in the right side panel, in the parameters. |
Beta Was this translation helpful? Give feedback.
The dropdown for region is in the right side panel, in the parameters.