We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the input token count is around 16000 model is 'anthropic.claude-3-sonnet-20240229-v1:0'
curl http://Bedroc-Proxy-xxxx.us-east-1.elb.amazonaws.com/api/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer xxxx" -d @/home/ec2-user/param.json
The text was updated successfully, but these errors were encountered:
This may be a limit of Amazon Bedrock. Can you please:
Sorry, something went wrong.
No branches or pull requests
the input token count is around 16000
model is 'anthropic.claude-3-sonnet-20240229-v1:0'
curl http://Bedroc-Proxy-xxxx.us-east-1.elb.amazonaws.com/api/v1/chat/completions
-H "Content-Type: application/json"
-H "Authorization: Bearer xxxx"
-d @/home/ec2-user/param.json
The text was updated successfully, but these errors were encountered: