mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 06:23:46 +00:00
docs(deepgram.md): add table clarifying supported openai endpoint
This commit is contained in:
@@ -5,6 +5,13 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
LiteLLM supports Deepgram's `/listen` endpoint.
|
||||
|
||||
| Property | Details |
|
||||
|-------|-------|
|
||||
| Description | Deepgram's voice AI platform provides APIs for speech-to-text, text-to-speech, and language understanding. |
|
||||
| Provider Route on LiteLLM | `deepgram/` |
|
||||
| Provider Doc | [Deepgram ↗](https://developers.deepgram.com/docs/introduction) |
|
||||
| Supported OpenAI Endpoints | `/audio/transcriptions` |
|
||||
|
||||
## Quick Start
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user