forked from phoenix/litellm-mirror
Update model_prices_and_context_window.json (#5700)
added audio_speech mode on the sample_spec for clarity.
This commit is contained in:
parent
dad1ad2077
commit
415a3ede9e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue