aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
784 stars 284 forks source link

non us-east-1 deploy can't use it #165

Closed lgb861213 closed 5 months ago

lgb861213 commented 5 months ago

It is not available when deployed in a non-us-east-1 region. In addition to modifying the json of the cdk to specify the bedrock regional configuration, is there any other adjustment that can be made?

lgb861213 commented 5 months ago

I find that can change the BedrockChatStack-WebSocketHandler lambda function environment variables to repair it