LLM Providers
Du-RAG supports multiple LLM providers. Set the corresponding environment variable before use.
Provider |
Env Variable |
Used For |
|---|---|---|
OpenAI (default) |
|
Embeddings + LLM |
Anthropic |
|
LLM |
Google Gemini |
|
Embeddings + LLM |
DeepSeek |
|
LLM |
Together AI |
|
Embeddings + LLM |
Groq |
|
LLM |
MiniMax |
|
LLM |
Ollama (local) |
|
Embeddings + LLM |
vLLM |
|
LLM |