|
4263 | 4263 | "supports_assistant_prefill": true, |
4264 | 4264 | "supports_tool_choice": true |
4265 | 4265 | }, |
| 4266 | + "mistral/magistral-medium-latest": { |
| 4267 | + "max_tokens": 40000, |
| 4268 | + "max_input_tokens": 40000, |
| 4269 | + "max_output_tokens": 40000, |
| 4270 | + "input_cost_per_token": 2e-06, |
| 4271 | + "output_cost_per_token": 5e-06, |
| 4272 | + "litellm_provider": "mistral", |
| 4273 | + "mode": "chat", |
| 4274 | + "source": "https://mistral.ai/news/magistral", |
| 4275 | + "supports_function_calling": true, |
| 4276 | + "supports_assistant_prefill": true, |
| 4277 | + "supports_tool_choice": true, |
| 4278 | + "supports_reasoning": true |
| 4279 | + }, |
4266 | 4280 | "mistral/magistral-medium-2506": { |
4267 | 4281 | "max_tokens": 40000, |
4268 | 4282 | "max_input_tokens": 40000, |
|
4277 | 4291 | "supports_tool_choice": true, |
4278 | 4292 | "supports_reasoning": true |
4279 | 4293 | }, |
| 4294 | + "mistral/magistral-small-latest": { |
| 4295 | + "max_tokens": 40000, |
| 4296 | + "max_input_tokens": 40000, |
| 4297 | + "max_output_tokens": 40000, |
| 4298 | + "input_cost_per_token": 0.5e-6, |
| 4299 | + "output_cost_per_token": 1.5e-6, |
| 4300 | + "litellm_provider": "mistral", |
| 4301 | + "mode": "chat", |
| 4302 | + "source": "https://mistral.ai/pricing#api-pricing", |
| 4303 | + "supports_function_calling": true, |
| 4304 | + "supports_assistant_prefill": true, |
| 4305 | + "supports_tool_choice": true, |
| 4306 | + "supports_reasoning": true |
| 4307 | + }, |
4280 | 4308 | "mistral/magistral-small-2506": { |
4281 | 4309 | "max_tokens": 40000, |
4282 | 4310 | "max_input_tokens": 40000, |
4283 | 4311 | "max_output_tokens": 40000, |
4284 | | - "input_cost_per_token": 0.0, |
4285 | | - "output_cost_per_token": 0.0, |
| 4312 | + "input_cost_per_token": 0.5e-06, |
| 4313 | + "output_cost_per_token": 1.5e-06, |
4286 | 4314 | "litellm_provider": "mistral", |
4287 | 4315 | "mode": "chat", |
4288 | | - "source": "https://mistral.ai/news/magistral", |
| 4316 | + "source": "https://mistral.ai/pricing#api-pricing", |
4289 | 4317 | "supports_function_calling": true, |
4290 | 4318 | "supports_assistant_prefill": true, |
4291 | 4319 | "supports_tool_choice": true, |
|
4442 | 4470 | "source": "https://x.ai/api#pricing", |
4443 | 4471 | "supports_web_search": true |
4444 | 4472 | }, |
| 4473 | + "xai/grok-3-latest": { |
| 4474 | + "max_tokens": 131072, |
| 4475 | + "max_input_tokens": 131072, |
| 4476 | + "max_output_tokens": 131072, |
| 4477 | + "input_cost_per_token": 3e-06, |
| 4478 | + "output_cost_per_token": 1.5e-05, |
| 4479 | + "litellm_provider": "xai", |
| 4480 | + "mode": "chat", |
| 4481 | + "supports_function_calling": true, |
| 4482 | + "supports_tool_choice": true, |
| 4483 | + "supports_response_schema": false, |
| 4484 | + "source": "https://x.ai/api#pricing", |
| 4485 | + "supports_web_search": true |
| 4486 | + }, |
4445 | 4487 | "xai/grok-3-beta": { |
4446 | 4488 | "max_tokens": 131072, |
4447 | 4489 | "max_input_tokens": 131072, |
|
4484 | 4526 | "source": "https://x.ai/api#pricing", |
4485 | 4527 | "supports_web_search": true |
4486 | 4528 | }, |
| 4529 | + "xai/grok-3-mini": { |
| 4530 | + "max_tokens": 131072, |
| 4531 | + "max_input_tokens": 131072, |
| 4532 | + "max_output_tokens": 131072, |
| 4533 | + "input_cost_per_token": 3e-07, |
| 4534 | + "output_cost_per_token": 5e-07, |
| 4535 | + "litellm_provider": "xai", |
| 4536 | + "mode": "chat", |
| 4537 | + "supports_function_calling": true, |
| 4538 | + "supports_tool_choice": true, |
| 4539 | + "supports_reasoning": true, |
| 4540 | + "supports_response_schema": false, |
| 4541 | + "source": "https://x.ai/api#pricing", |
| 4542 | + "supports_web_search": true |
| 4543 | + }, |
| 4544 | + "xai/grok-3-mini-latest": { |
| 4545 | + "max_tokens": 131072, |
| 4546 | + "max_input_tokens": 131072, |
| 4547 | + "max_output_tokens": 131072, |
| 4548 | + "input_cost_per_token": 3e-07, |
| 4549 | + "output_cost_per_token": 5e-07, |
| 4550 | + "litellm_provider": "xai", |
| 4551 | + "mode": "chat", |
| 4552 | + "supports_function_calling": true, |
| 4553 | + "supports_tool_choice": true, |
| 4554 | + "supports_reasoning": true, |
| 4555 | + "supports_response_schema": false, |
| 4556 | + "source": "https://x.ai/api#pricing", |
| 4557 | + "supports_web_search": true |
| 4558 | + }, |
| 4559 | + "xai/grok-3-mini-fast": { |
| 4560 | + "max_tokens": 131072, |
| 4561 | + "max_input_tokens": 131072, |
| 4562 | + "max_output_tokens": 131072, |
| 4563 | + "input_cost_per_token": 6e-07, |
| 4564 | + "output_cost_per_token": 4e-06, |
| 4565 | + "litellm_provider": "xai", |
| 4566 | + "mode": "chat", |
| 4567 | + "supports_function_calling": true, |
| 4568 | + "supports_tool_choice": true, |
| 4569 | + "supports_reasoning": true, |
| 4570 | + "supports_response_schema": false, |
| 4571 | + "source": "https://x.ai/api#pricing", |
| 4572 | + "supports_web_search": true |
| 4573 | + }, |
| 4574 | + "xai/grok-3-mini-fast-latest": { |
| 4575 | + "max_tokens": 131072, |
| 4576 | + "max_input_tokens": 131072, |
| 4577 | + "max_output_tokens": 131072, |
| 4578 | + "input_cost_per_token": 6e-07, |
| 4579 | + "output_cost_per_token": 4e-06, |
| 4580 | + "litellm_provider": "xai", |
| 4581 | + "mode": "chat", |
| 4582 | + "supports_function_calling": true, |
| 4583 | + "supports_tool_choice": true, |
| 4584 | + "supports_reasoning": true, |
| 4585 | + "supports_response_schema": false, |
| 4586 | + "source": "https://x.ai/api#pricing", |
| 4587 | + "supports_web_search": true |
| 4588 | + }, |
4487 | 4589 | "xai/grok-3-mini-beta": { |
4488 | 4590 | "max_tokens": 131072, |
4489 | 4591 | "max_input_tokens": 131072, |
|
0 commit comments