Closed AdityaIndoori closed 1 month ago
Does it always happen? If not so, this issue is not related to this repository.
Yes, it is a persistent issue that I am able to reproduce every time
Does it still occur when you use management console?
Yup it does. Looks like Claude 3.5 Sonnet has provisioned throughput only in us-west-2, where as I deployed everything in us-east-1. Is there a way to use the us-west-2 sonnet 3.5 while everything is as-is in us-east-1?
See: bedrockRegion option
Using us-west-2 solved it. Thank you!
Describe the bug
Filling out this field will help us investigate the issue efficiently. Providing detailed information allows us to set the appropriate priority. We appreciate your cooperation.
Any messages I send to Claude Sonnet 3.5 get throttled and subsequently show the error in UI: "An error occurred while responding.". I see an error in Cloudwatch logs for the
/aws/lambda/BedrockChatStack-WebSocketHandler
logstream:To Reproduce
Filling out this field will help us investigate the issue efficiently. Providing detailed information allows us to set the appropriate priority. We appreciate your cooperation.
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.