Update model_prices_and_context_window.json (#5700)

added audio_speech mode on the sample_spec for clarity.
This commit is contained in:
Ahmet 2024-09-14 21:22:08 +03:00 committed by GitHub
parent dad1ad2077
commit 415a3ede9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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