In the current source, AI provider configuration lives in Settings → Community Plugins → I18N →Documentation Index
Fetch the complete documentation index at: https://eondr.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
语言模型. This page is responsible for provider profiles, connectivity testing, and llmResponseFormat.
Supported providers
| # | Provider | Platform |
|---|---|---|
| 1 | OpenAI-compatible (custom) | platform.openai.com |
| 2 | Gemini | aistudio.google.com |
| 3 | Ollama (local) | ollama.com |
| 4 | DeepSeek | platform.deepseek.com |
| 5 | Zhipu AI (GLM) | open.bigmodel.cn |
| 6 | Moonshot (Kimi) | platform.moonshot.cn |
| 7 | Aliyun (Qwen / Tongyi) | dashscope.console.aliyun.com |
| 8 | Baidu (ERNIE / Qianfan) | console.bce.baidu.com/qianfan |
| 9 | ByteDance (Doubao / Ark) | console.volcengine.com/ark |
| 10 | Groq | console.groq.com |
| 11 | SiliconFlow | siliconflow.cn |
| 12 | OpenRouter | openrouter.ai |
| 13 | DeepInfra | deepinfra.com |
| 14 | Mistral AI | console.mistral.ai |
| 15 | MiniMax | platform.minimaxi.com |
| 16 | StepFun | platform.stepfun.com |
Add a provider profile
Fill in connection fields
When you create a profile, the plugin writes that provider’s default URL and default model. Then you fill in the API key, model name, and price fields.
Fields on this page
URL / API Key / Model
URL / API Key / Model
These belong to the active provider profile and are stored independently per profile.
priceInput / priceOutput
priceInput / priceOutput
These fields drive cost estimation and are stored as CNY per million tokens.
llmResponseFormat
llmResponseFormat
This global field is edited on the
语言模型 page. Its current default is text.Fields edited elsewhere
These global translation fields are read and written from the AST / Regex / Theme AI panels:llmLanguagellmStylellmBatchSizellmConcurrencyLimitllmTimeout
Ollama defaults to
http://localhost:11434.