|
2294 | 2294 | "output_cost_per_token": 0.0, |
2295 | 2295 | "litellm_provider": "azure_ai", |
2296 | 2296 | "mode": "embedding", |
| 2297 | + "supports_embedding_image_input": true, |
2297 | 2298 | "source":"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/cohere.cohere-embed-v3-english-offer?tab=PlansAndPrice" |
2298 | 2299 | }, |
2299 | 2300 | "azure_ai/Cohere-embed-v3-multilingual": { |
|
2304 | 2305 | "output_cost_per_token": 0.0, |
2305 | 2306 | "litellm_provider": "azure_ai", |
2306 | 2307 | "mode": "embedding", |
| 2308 | + "supports_embedding_image_input": true, |
2307 | 2309 | "source":"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/cohere.cohere-embed-v3-english-offer?tab=PlansAndPrice" |
2308 | 2310 | }, |
2309 | 2311 | "babbage-002": { |
|
4508 | 4510 | "gemini/gemini-2.0-flash-thinking-exp": { |
4509 | 4511 | "max_tokens": 8192, |
4510 | 4512 | "max_input_tokens": 1048576, |
4511 | | - "max_output_tokens": 8192, |
| 4513 | + "max_output_tokens": 65536, |
| 4514 | + "max_images_per_prompt": 3000, |
| 4515 | + "max_videos_per_prompt": 10, |
| 4516 | + "max_video_length": 1, |
| 4517 | + "max_audio_length_hours": 8.4, |
| 4518 | + "max_audio_per_prompt": 1, |
| 4519 | + "max_pdf_size_mb": 30, |
| 4520 | + "input_cost_per_image": 0, |
| 4521 | + "input_cost_per_video_per_second": 0, |
| 4522 | + "input_cost_per_audio_per_second": 0, |
| 4523 | + "input_cost_per_token": 0, |
| 4524 | + "input_cost_per_character": 0, |
| 4525 | + "input_cost_per_token_above_128k_tokens": 0, |
| 4526 | + "input_cost_per_character_above_128k_tokens": 0, |
| 4527 | + "input_cost_per_image_above_128k_tokens": 0, |
| 4528 | + "input_cost_per_video_per_second_above_128k_tokens": 0, |
| 4529 | + "input_cost_per_audio_per_second_above_128k_tokens": 0, |
| 4530 | + "output_cost_per_token": 0, |
| 4531 | + "output_cost_per_character": 0, |
| 4532 | + "output_cost_per_token_above_128k_tokens": 0, |
| 4533 | + "output_cost_per_character_above_128k_tokens": 0, |
| 4534 | + "litellm_provider": "gemini", |
| 4535 | + "mode": "chat", |
| 4536 | + "supports_system_messages": true, |
| 4537 | + "supports_function_calling": true, |
| 4538 | + "supports_vision": true, |
| 4539 | + "supports_response_schema": true, |
| 4540 | + "supports_audio_output": true, |
| 4541 | + "tpm": 4000000, |
| 4542 | + "rpm": 10, |
| 4543 | + "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash", |
| 4544 | + "supports_tool_choice": true |
| 4545 | + }, |
| 4546 | + "gemini/gemini-2.0-flash-thinking-exp-01-21": { |
| 4547 | + "max_tokens": 8192, |
| 4548 | + "max_input_tokens": 1048576, |
| 4549 | + "max_output_tokens": 65536, |
4512 | 4550 | "max_images_per_prompt": 3000, |
4513 | 4551 | "max_videos_per_prompt": 10, |
4514 | 4552 | "max_video_length": 1, |
|
4541 | 4579 | "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash", |
4542 | 4580 | "supports_tool_choice": true |
4543 | 4581 | }, |
| 4582 | + "gemini/gemma-3-27b-it": { |
| 4583 | + "max_tokens": 8192, |
| 4584 | + "max_input_tokens": 131072, |
| 4585 | + "max_output_tokens": 8192, |
| 4586 | + "input_cost_per_image": 0, |
| 4587 | + "input_cost_per_video_per_second": 0, |
| 4588 | + "input_cost_per_audio_per_second": 0, |
| 4589 | + "input_cost_per_token": 0, |
| 4590 | + "input_cost_per_character": 0, |
| 4591 | + "input_cost_per_token_above_128k_tokens": 0, |
| 4592 | + "input_cost_per_character_above_128k_tokens": 0, |
| 4593 | + "input_cost_per_image_above_128k_tokens": 0, |
| 4594 | + "input_cost_per_video_per_second_above_128k_tokens": 0, |
| 4595 | + "input_cost_per_audio_per_second_above_128k_tokens": 0, |
| 4596 | + "output_cost_per_token": 0, |
| 4597 | + "output_cost_per_character": 0, |
| 4598 | + "output_cost_per_token_above_128k_tokens": 0, |
| 4599 | + "output_cost_per_character_above_128k_tokens": 0, |
| 4600 | + "litellm_provider": "gemini", |
| 4601 | + "mode": "chat", |
| 4602 | + "supports_system_messages": true, |
| 4603 | + "supports_function_calling": true, |
| 4604 | + "supports_vision": true, |
| 4605 | + "supports_response_schema": true, |
| 4606 | + "supports_audio_output": false, |
| 4607 | + "source": "https://aistudio.google.com", |
| 4608 | + "supports_tool_choice": true |
| 4609 | + }, |
| 4610 | + "gemini/learnIm-1.5-pro-experimental": { |
| 4611 | + "max_tokens": 8192, |
| 4612 | + "max_input_tokens": 32767, |
| 4613 | + "max_output_tokens": 8192, |
| 4614 | + "input_cost_per_image": 0, |
| 4615 | + "input_cost_per_video_per_second": 0, |
| 4616 | + "input_cost_per_audio_per_second": 0, |
| 4617 | + "input_cost_per_token": 0, |
| 4618 | + "input_cost_per_character": 0, |
| 4619 | + "input_cost_per_token_above_128k_tokens": 0, |
| 4620 | + "input_cost_per_character_above_128k_tokens": 0, |
| 4621 | + "input_cost_per_image_above_128k_tokens": 0, |
| 4622 | + "input_cost_per_video_per_second_above_128k_tokens": 0, |
| 4623 | + "input_cost_per_audio_per_second_above_128k_tokens": 0, |
| 4624 | + "output_cost_per_token": 0, |
| 4625 | + "output_cost_per_character": 0, |
| 4626 | + "output_cost_per_token_above_128k_tokens": 0, |
| 4627 | + "output_cost_per_character_above_128k_tokens": 0, |
| 4628 | + "litellm_provider": "gemini", |
| 4629 | + "mode": "chat", |
| 4630 | + "supports_system_messages": true, |
| 4631 | + "supports_function_calling": true, |
| 4632 | + "supports_vision": true, |
| 4633 | + "supports_response_schema": true, |
| 4634 | + "supports_audio_output": false, |
| 4635 | + "source": "https://aistudio.google.com", |
| 4636 | + "supports_tool_choice": true |
| 4637 | + }, |
4544 | 4638 | "vertex_ai/claude-3-sonnet": { |
4545 | 4639 | "max_tokens": 4096, |
4546 | 4640 | "max_input_tokens": 200000, |
|
5708 | 5802 | "input_cost_per_token": 0.00000010, |
5709 | 5803 | "output_cost_per_token": 0.00000, |
5710 | 5804 | "litellm_provider": "cohere", |
| 5805 | + "supports_embedding_image_input": true, |
5711 | 5806 | "mode": "embedding" |
5712 | 5807 | }, |
5713 | 5808 | "embed-english-v2.0": { |
|
7889 | 7984 | "max_input_tokens": 512, |
7890 | 7985 | "input_cost_per_token": 0.0000001, |
7891 | 7986 | "output_cost_per_token": 0.000000, |
7892 | | - "litellm_provider": "bedrock", |
7893 | | - "mode": "embedding" |
| 7987 | + "litellm_provider": "bedrock", |
| 7988 | + "mode": "embedding", |
| 7989 | + "supports_embedding_image_input": true |
7894 | 7990 | }, |
7895 | 7991 | "cohere.embed-multilingual-v3": { |
7896 | 7992 | "max_tokens": 512, |
7897 | 7993 | "max_input_tokens": 512, |
7898 | 7994 | "input_cost_per_token": 0.0000001, |
7899 | 7995 | "output_cost_per_token": 0.000000, |
7900 | 7996 | "litellm_provider": "bedrock", |
7901 | | - "mode": "embedding" |
| 7997 | + "mode": "embedding", |
| 7998 | + "supports_embedding_image_input": true |
7902 | 7999 | }, |
7903 | 8000 | "us.deepseek.r1-v1:0": { |
7904 | 8001 | "max_tokens": 4096, |
|
0 commit comments