From 415a3ede9e4ef0a97f64f9126ec8ad637a8d8df6 Mon Sep 17 00:00:00 2001 From: Ahmet <105894172+Ahmet-Dedeler@users.noreply.github.com> Date: Sat, 14 Sep 2024 21:22:08 +0300 Subject: [PATCH] Update model_prices_and_context_window.json (#5700) added audio_speech mode on the sample_spec for clarity. --- 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 1fb2997c0..d501d8572 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", + "mode": "one of chat, embedding, completion, image_generation, audio_transcription, audio_speech", "supports_function_calling": true, "supports_parallel_function_calling": true, "supports_vision": true