mirror of
https://github.com/open-webui/docs.git
synced 2026-03-26 13:18:42 +07:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -31,7 +31,7 @@ You can use:
|
||||
- **Google Gemini** (via their [OpenAI-compatible endpoint](https://generativelanguage.googleapis.com/v1beta/openai/))
|
||||
- **DeepSeek** (https://platform.deepseek.com/)
|
||||
- **MiniMax** (https://platform.minimax.io/)
|
||||
- **Proxies & Aggregators**: OpenRouter, LiteLLM, Helicone.
|
||||
- **Proxies & Aggregators**: OpenRouter, LiteLLM, Helicone, Vercel AI Gateway.
|
||||
- **Local Servers**: Ollama, Llama.cpp, LM Studio, vLLM, LocalAI.
|
||||
|
||||
---
|
||||
@@ -50,7 +50,7 @@ Once Open WebUI is running:
|
||||
<Tabs>
|
||||
<TabItem value="standard" label="Standard / Compatible" default>
|
||||
|
||||
Use this for **OpenAI**, **DeepSeek**, **MiniMax**, **OpenRouter**, **LocalAI**, **FastChat**, **Helicone**, **LiteLLM**, etc.
|
||||
Use this for **OpenAI**, **DeepSeek**, **MiniMax**, **OpenRouter**, **LocalAI**, **FastChat**, **Helicone**, **LiteLLM**, **Vercel AI Gateway** etc.
|
||||
|
||||
* **Connection Type**: External
|
||||
* **URL**: `https://api.openai.com/v1` (or your provider's endpoint)
|
||||
|
||||
@@ -77,3 +77,4 @@ You are now ready to use MiniMax M2.5!
|
||||
---
|
||||
|
||||
Enjoy using one of the best and most affordable coding-focused models! 🚀
|
||||
|
||||
|
||||
Reference in New Issue
Block a user