跳转到主要内容

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.

当前源码的 AI 服务商配置入口在 设置 → 社区插件 → I18N → 语言模型。这一页负责 provider profile、本地连接测试和 llmResponseFormat

支持的服务商

#服务商平台
1OpenAI-compatible(自定义)platform.openai.com
2Geminiaistudio.google.com
3Ollama(本地)ollama.com
4DeepSeekplatform.deepseek.com
5智谱 AI(GLM)open.bigmodel.cn
6Moonshot(Kimi)platform.moonshot.cn
7阿里云(Qwen / 通义)dashscope.console.aliyun.com
8百度(ERNIE / 千帆)console.bce.baidu.com/qianfan
9字节跳动(Doubao / Ark)console.volcengine.com/ark
10Groqconsole.groq.com
11SiliconFlowsiliconflow.cn
12OpenRouteropenrouter.ai
13DeepInfradeepinfra.com
14Mistral AIconsole.mistral.ai
15MiniMaxplatform.minimaxi.com
16StepFunplatform.stepfun.com

添加一个 provider profile

1

打开语言模型标签页

进入 设置 → 社区插件 → I18N → 语言模型
2

选择服务商

在 provider 下拉框中选择目标平台。
3

创建或切换 profile

当前 UI 支持新增、切换和删除 profile。
4

填写连接信息

新建 profile 时,插件会写入该服务商的默认 URL 和默认模型;你再补充 API Key、模型名和价格字段。
5

执行测试连接

点击测试按钮,运行连接诊断。

当前页中的关键字段

这些字段属于当前 provider profile,彼此独立保存。
这两个字段驱动费用预估,单位是人民币 / 每百万 Token。
这个全局字段在 语言模型 页面编辑,当前默认值是 text

不在当前页直接编辑的字段

下面这些全局翻译参数由 AST / Regex / Theme 的 AI 面板读写:
  • llmLanguage
  • llmStyle
  • llmBatchSize
  • llmConcurrencyLimit
  • llmTimeout
Ollama 默认地址是 http://localhost:11434