Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions providers/aws-bedrock-mantle/anthropic.claude-opus-4-8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
costs:
- cache_creation_input_token_cost: 0.00000625
cache_creation_input_token_cost_per_hour: 0.00001
cache_read_input_token_cost: 5e-7
input_cost_per_token: 0.000005
input_cost_per_token_batches: 0.0000025
output_cost_per_token: 0.000025
output_cost_per_token_batches: 0.0000125
region: us-east-1
- cache_creation_input_token_cost: 0.00000625
cache_creation_input_token_cost_per_hour: 0.00001
cache_read_input_token_cost: 5e-7
input_cost_per_token: 0.000005
input_cost_per_token_batches: 0.0000025
output_cost_per_token: 0.000025
output_cost_per_token_batches: 0.0000125
region: eu-west-1
- cache_creation_input_token_cost: 0.00000625
cache_creation_input_token_cost_per_hour: 0.00001
cache_read_input_token_cost: 5e-7
input_cost_per_token: 0.000005
input_cost_per_token_batches: 0.0000025
output_cost_per_token: 0.000025
output_cost_per_token_batches: 0.0000125
region: eu-north-1
- cache_creation_input_token_cost: 0.00000625
cache_creation_input_token_cost_per_hour: 0.00001
cache_read_input_token_cost: 5e-7
input_cost_per_token: 0.000005
input_cost_per_token_batches: 0.0000025
output_cost_per_token: 0.000025
output_cost_per_token_batches: 0.0000125
region: ap-northeast-1
Comment thread
harshiv-26 marked this conversation as resolved.
features:
- function_calling
- parallel_function_calling
- cache_control
- system_messages
- tool_choice
- prompt_caching
- assistant_prefill
limits:
context_window: 1000000
max_output_tokens: 128000
max_tokens: 128000
modalities:
input:
- text
- image
output:
- text
mode: chat
model: anthropic.claude-opus-4-8
provisioning: serverless
sources:
- https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-anthropic-claude-opus-4-8.html
- https://platform.claude.com/docs/en/about-claude/pricing
status: active
supportedModes:
- chat
thinking: true
Comment thread
cursor[bot] marked this conversation as resolved.
Comment thread
harshiv-26 marked this conversation as resolved.
Loading