-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Add Bedrock Support for /v1/messages API #9159
Comments
I'll be DRI on this, we recently migrated this to support thinking |
|
Here's my config.yaml file:
I use the /v1/messages endpoint provided by litellm to access the Claude model on bedrock. It was working fine before, but after upgrading the litellm version yesterday, I ran into this problem. |
Supplement: I made the attempt:
So the current problem is that only when accessing the bedrock/claude model via the /v1/messages endpoint, we get the issue |
What happened?
Previously I had been using the v1/messages endpoint to access the Claude model on bedrock.
Yesterday I upgraded litellm to 1.63.6 and realized that the v1/messages endpoint is no longer available.
Relevant log output
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
1.63.6
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: