mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-22 11:51:04 +02:00
docs: update model providers
This commit is contained in:
parent
f6bd6e6105
commit
faa73427c6
3 changed files with 13 additions and 7 deletions
|
|
@ -3,10 +3,12 @@ title: "LLM"
|
|||
description: "Voice Agents use LLM (Large Language Models), which are trained to understand the conversational context, and respond to users."
|
||||
---
|
||||
|
||||
You can currently use OpenAI, Google, Groq, Azure and Dograh LLMs in LLM configuration. There are some models provided by default for you to choose from the drop down.
|
||||
Dograh platform supports OpenAI, Google AI Studio, Google Vertex AI, Azure OpenAI, AWS Bedrock, Groq, OpenRouter, Hugging Face, MiniMax, Sarvam, and Dograh-managed LLMs. There are some models provided by default for you to choose from the drop down.
|
||||
|
||||
For locally deployed or self-hosted LLMs, Dograh also supports OpenAI-compatible endpoints such as Ollama and vLLM.
|
||||
|
||||

|
||||
|
||||
If you don't find a model in the drop down, you can always add a model manually.
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue