-
Notifications
You must be signed in to change notification settings - Fork 3
feat(aws-bedrock/eu.anthropic.claude-fable-5): add new models [bot] #1317
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
Changes from 2 commits
2bd43ee
6a2dab4
9b37d6a
f6c58f0
b0e6ccf
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| costs: | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-west-3 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-west-2 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-west-1 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-south-2 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-south-1 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-north-1 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-central-2 | ||
| - cache_read_input_token_cost: 0.0000011 | ||
| input_cost_per_token: 0.000011 | ||
| output_cost_per_token: 0.000055 | ||
| region: eu-central-1 | ||
| features: | ||
| - function_calling | ||
| - prompt_caching | ||
| - system_messages | ||
| - tool_choice | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Incomplete advertised model featuresMedium Severity The Reviewed by Cursor Bugbot for commit b0e6ccf. Configure here. |
||
| modalities: | ||
| input: | ||
| - text | ||
| - image | ||
| output: | ||
| - text | ||
| mode: chat | ||
| model: eu.anthropic.claude-fable-5 | ||
| provisioning: serverless | ||
| sources: | ||
|
harshiv-26 marked this conversation as resolved.
|
||
| - https://www.anthropic.com/claude/fable | ||
| - https://aws.amazon.com/blogs/aws/anthropic-claude-fable-5-on-aws-mythos-class-capabilities-with-built-in-safeguards-now-available/ | ||
| status: active | ||
| supportedModes: | ||
| - chat | ||
| thinking: true | ||
|
harshiv-26 marked this conversation as resolved.
|
||


Uh oh!
There was an error while loading. Please reload this page.