Skip to content

Commit c8cf888

Browse files
models-bot[bot]Truefoundry Models Bot
andauthored
feat(deepinfra/anthropic/claude-fable-5): add new models [bot] (#1707)
* feat(deepinfra/anthropic/claude-fable-5): add new models [bot] * feat(deepinfra): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com>
1 parent d911553 commit c8cf888

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
costs:
2+
- input_cost_per_token: 1e-5
3+
output_cost_per_token: 5e-5
4+
region: "*"
5+
features:
6+
- function_calling
7+
- json_output
8+
limits:
9+
context_window: 1000000
10+
max_tokens: 1000000
11+
modalities:
12+
input:
13+
- text
14+
- image
15+
output:
16+
- text
17+
mode: chat
18+
model: anthropic/claude-fable-5
19+
sources:
20+
- https://deepinfra.com/anthropic/claude-fable-5
21+
status: active
22+
supportedModes:
23+
- chat
24+
thinking: true

0 commit comments

Comments
 (0)