Skip to content

Commit a5ed344

Browse files
authored
opnerouter/x-ai/grok-4-fast:free" to model_prices_and_context_window.json (#14779)
* Update model_prices_and_context_window_backup.json * Update model_prices_and_context_window.json
1 parent b9ffa98 commit a5ed344

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

litellm/model_prices_and_context_window_backup.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16900,6 +16900,20 @@
1690016900
"supports_tool_choice": true,
1690116901
"supports_web_search": true
1690216902
},
16903+
"openrouter/x-ai/grok-4-fast:free": {
16904+
"input_cost_per_token": 0,
16905+
"litellm_provider": "openrouter",
16906+
"max_input_tokens": 2000000,
16907+
"max_output_tokens": 30000,
16908+
"max_tokens": 2000000,
16909+
"mode": "chat",
16910+
"output_cost_per_token": 0,
16911+
"source": "https://openrouter.ai/x-ai/grok-4-fast:free",
16912+
"supports_function_calling": true,
16913+
"supports_reasoning": true,
16914+
"supports_tool_choice": true,
16915+
"supports_web_search": false
16916+
},
1690316917
"ovhcloud/DeepSeek-R1-Distill-Llama-70B": {
1690416918
"input_cost_per_token": 6.7e-07,
1690516919
"litellm_provider": "ovhcloud",
@@ -21463,4 +21477,4 @@
2146321477
"supports_vision": true,
2146421478
"supports_web_search": true
2146521479
}
21466-
}
21480+
}

model_prices_and_context_window.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16900,6 +16900,20 @@
1690016900
"supports_tool_choice": true,
1690116901
"supports_web_search": true
1690216902
},
16903+
"openrouter/x-ai/grok-4-fast:free": {
16904+
"input_cost_per_token": 0,
16905+
"litellm_provider": "openrouter",
16906+
"max_input_tokens": 2000000,
16907+
"max_output_tokens": 30000,
16908+
"max_tokens": 2000000,
16909+
"mode": "chat",
16910+
"output_cost_per_token": 0,
16911+
"source": "https://openrouter.ai/x-ai/grok-4-fast:free",
16912+
"supports_function_calling": true,
16913+
"supports_reasoning": true,
16914+
"supports_tool_choice": true,
16915+
"supports_web_search": false
16916+
},
1690316917
"ovhcloud/DeepSeek-R1-Distill-Llama-70B": {
1690416918
"input_cost_per_token": 6.7e-07,
1690516919
"litellm_provider": "ovhcloud",
@@ -21463,4 +21477,4 @@
2146321477
"supports_vision": true,
2146421478
"supports_web_search": true
2146521479
}
21466-
}
21480+
}

0 commit comments

Comments
 (0)