mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
docs(index.md): fix doc link
This commit is contained in:
parent
31ace870a2
commit
192c3b2848
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import Image from '@theme/IdealImage';
|
|||
|
||||
### **Deepgram Speech to Text**
|
||||
|
||||
New Speech to Text support for Deepgram models. [**Start Here**](../providers/deepgram.md)
|
||||
New Speech to Text support for Deepgram models. [**Start Here**](https://docs.litellm.ai/docs/providers/deepgram)
|
||||
|
||||
```python
|
||||
from litellm import transcription
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue