From e5fefe510533fa1ea949aa9b28701b3bcf0cb54b Mon Sep 17 00:00:00 2001 From: Utkash Dubey <5297724+utkashd@users.noreply.github.com> Date: Mon, 10 Mar 2025 14:53:27 -0700 Subject: [PATCH] Update model_prices_and_context_window.json --- model_prices_and_context_window.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 9000a24d06d..e35afb0ab7c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -6,7 +6,7 @@ "input_cost_per_token": 0.0000, "output_cost_per_token": 0.000, "litellm_provider": "one of https://docs.litellm.ai/docs/providers", - "mode": "one of: chat, embedding, completion, image_generation, audio_transcription, audio_speech, image_generation, moderation, moderations, rerank", + "mode": "one of: chat, embedding, completion, image_generation, audio_transcription, audio_speech, image_generation, moderation, moderations, rerank", "supports_function_calling": true, "supports_parallel_function_calling": true, "supports_vision": true,