|
1 | 1 | costs: |
2 | | - - region: eu-west-3 |
3 | | - - region: eu-west-2 |
4 | | - - region: eu-west-1 |
5 | | - - region: eu-south-2 |
6 | | - - region: eu-south-1 |
7 | | - - region: eu-north-1 |
8 | | - - region: eu-central-2 |
9 | | - - region: eu-central-1 |
10 | | -mode: unknown |
| 2 | + - cache_read_input_token_cost: 0.0000011 |
| 3 | + input_cost_per_token: 0.000011 |
| 4 | + output_cost_per_token: 0.000055 |
| 5 | + region: eu-west-3 |
| 6 | + - cache_read_input_token_cost: 0.0000011 |
| 7 | + input_cost_per_token: 0.000011 |
| 8 | + output_cost_per_token: 0.000055 |
| 9 | + region: eu-west-2 |
| 10 | + - cache_read_input_token_cost: 0.0000011 |
| 11 | + input_cost_per_token: 0.000011 |
| 12 | + output_cost_per_token: 0.000055 |
| 13 | + region: eu-west-1 |
| 14 | + - cache_read_input_token_cost: 0.0000011 |
| 15 | + input_cost_per_token: 0.000011 |
| 16 | + output_cost_per_token: 0.000055 |
| 17 | + region: eu-south-2 |
| 18 | + - cache_read_input_token_cost: 0.0000011 |
| 19 | + input_cost_per_token: 0.000011 |
| 20 | + output_cost_per_token: 0.000055 |
| 21 | + region: eu-south-1 |
| 22 | + - cache_read_input_token_cost: 0.0000011 |
| 23 | + input_cost_per_token: 0.000011 |
| 24 | + output_cost_per_token: 0.000055 |
| 25 | + region: eu-north-1 |
| 26 | + - cache_read_input_token_cost: 0.0000011 |
| 27 | + input_cost_per_token: 0.000011 |
| 28 | + output_cost_per_token: 0.000055 |
| 29 | + region: eu-central-2 |
| 30 | + - cache_read_input_token_cost: 0.0000011 |
| 31 | + input_cost_per_token: 0.000011 |
| 32 | + output_cost_per_token: 0.000055 |
| 33 | + region: eu-central-1 |
| 34 | +features: |
| 35 | + - function_calling |
| 36 | + - prompt_caching |
| 37 | + - system_messages |
| 38 | + - tool_choice |
| 39 | +modalities: |
| 40 | + input: |
| 41 | + - text |
| 42 | + - image |
| 43 | + - pdf |
| 44 | + output: |
| 45 | + - text |
| 46 | +mode: chat |
11 | 47 | model: eu.anthropic.claude-fable-5 |
| 48 | +provisioning: serverless |
| 49 | +sources: |
| 50 | + - https://www.anthropic.com/claude/fable |
| 51 | + - https://aws.amazon.com/blogs/aws/anthropic-claude-fable-5-on-aws-mythos-class-capabilities-with-built-in-safeguards-now-available/ |
| 52 | +status: active |
| 53 | +supportedModes: |
| 54 | + - chat |
| 55 | +thinking: true |
0 commit comments