Skip to content
Open
Changes from all 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
6 changes: 4 additions & 2 deletions providers/xai/grok-4.20-non-reasoning-latest.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
costs:
- cache_read_input_token_cost: 2e-7
input_cost_per_token: 0.00000125
input_cost_per_token_batches: 6.25e-7
input_cost_per_token_batches: 0.000001
output_cost_per_token: 0.0000025
output_cost_per_token_batches: 0.00000125
output_cost_per_token_batches: 0.000002
region: "*"
tiered_pricing:
cache_read:
Expand Down Expand Up @@ -33,6 +33,8 @@ model: grok-4.20-non-reasoning-latest
provisioning: serverless
removeParams:
- reasoning_effort
sources:
- https://docs.x.ai/developers/models/grok-4.20-non-reasoning
status: active
supportedModes:
- chat
Loading