File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ costs :
2+ - cache_creation_input_token_cost : 0.0000125
3+ cache_creation_input_token_cost_per_hour : 0.00002
4+ cache_read_input_token_cost : 0.000001
5+ input_cost_per_token : 0.00001
6+ input_cost_per_token_batches : 0.000005
7+ output_cost_per_token : 0.00005
8+ output_cost_per_token_batches : 0.000025
9+ region : " *"
10+ features :
11+ - function_calling
12+ - parallel_function_calling
13+ - cache_control
14+ - system_messages
15+ - tool_choice
16+ - prompt_caching
17+ - assistant_prefill
18+ - code_execution
19+ limits :
20+ context_window : 1000000
21+ max_output_tokens : 128000
22+ max_tokens : 128000
23+ modalities :
24+ input :
25+ - text
26+ - image
27+ - pdf
28+ output :
29+ - text
30+ mode : chat
31+ model : claude-fable-5
32+ params :
33+ - defaultValue : 4096
34+ key : max_tokens
35+ maxValue : 128000
36+ minValue : 1
37+ provisioning : serverless
38+ removeParams :
39+ - temperature
40+ - top_p
41+ - top_k
42+ requiredParams :
43+ - max_tokens
44+ sources :
45+ - https://platform.claude.com/docs/en/about-claude/models/introducing-claude-fable-5-and-claude-mythos-5
46+ status : active
47+ supportedModes :
48+ - chat
49+ thinking : true
Original file line number Diff line number Diff line change 1+ costs :
2+ - cache_creation_input_token_cost : 1.25e-5
3+ cache_read_input_token_cost : 1e-6
4+ input_cost_per_token : 1e-5
5+ output_cost_per_token : 5e-5
6+ region : " *"
7+ features :
8+ - function_calling
9+ - json_output
10+ - prompt_caching
11+ - structured_output
12+ - tool_choice
13+ limits :
14+ context_window : 1000000
15+ max_output_tokens : 128000
16+ modalities :
17+ input :
18+ - text
19+ - image
20+ - pdf
21+ output :
22+ - text
23+ mode : chat
24+ model : anthropic/claude-fable-5
25+ provisioning : serverless
26+ sources :
27+ - https://openrouter.ai/anthropic/claude-fable-5
28+ status : active
29+ supportedModes :
30+ - chat
31+ thinking : true
You can’t perform that action at this time.
0 commit comments