Skip to content

Commit 65a00cf

Browse files
models-bot[bot]Truefoundry Models Bot
andauthored
feat(xai): update model YAMLs [bot] (#1767)
Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com>
1 parent 885523c commit 65a00cf

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

providers/xai/grok-3.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
costs:
22
- cache_read_input_token_cost: 7.5e-7
3-
input_cost_per_token: 0.000003
4-
input_cost_per_token_batches: 0.0000015
5-
output_cost_per_token: 0.000015
6-
output_cost_per_token_batches: 0.0000075
3+
input_cost_per_token: 3e-6
4+
input_cost_per_token_batches: 1.5e-6
5+
output_cost_per_token: 1.5e-5
6+
output_cost_per_token_batches: 7.5e-6
77
region: "*"
88
features:
99
- function_calling
1010
- structured_output
1111
- tool_choice
1212
- system_messages
1313
- prompt_caching
14+
isDeprecated: true
1415
limits:
1516
context_window: 131072
1617
modalities:
@@ -21,6 +22,7 @@ modalities:
2122
mode: chat
2223
model: grok-3
2324
provisioning: serverless
24-
status: active
25+
retirementDate: "2026-05-15"
26+
status: retired
2527
supportedModes:
2628
- chat

0 commit comments

Comments
 (0)