DeepSeek
本文介绍如何在 OmniAgent 中配置 DeepSeek 模型服务。
获取 API Key
-
登录 DeepSeek 开放平台。

-
进入 API Keys 页面,创建并复制您的 API Key。

-
请妥善保存,密钥仅在生成时显示一次。

在 OmniAgent 中配置
-
打开 OmniAgent 的 系统设置 -> API Key 页面。
-
点击 + 添加,选择提供商 DeepSeek。
-
填入您刚刚获取的 API Key。
-
如果您使用的是第三方中转服务,请在 Base URL 或自定义端点处填写对应的代理地址。

常用服务商 Base URL 参考
如需填写 Base URL,可参考下表选择对应服务商地址:
| 服务商 | Base URL | 推荐模型 |
|---|---|---|
| Qwen | https://dashscope.aliyuncs.com/apps/anthropic | qwen3.5-plus |
| DeepSeek | https://api.deepseek.com/anthropic | deepseek-chat |
| Kimi | https://api.moonshot.ai/anthropic | kimi-k2.5 |
| GLM | https://open.bigmodel.cn/api/anthropic | GLM-4.7 |
| MiniMax | https://api.minimax.com/anthropic | MiniMax-M2.5 |
| Anthropic | https://api.anthropic.com/v1 | claude-sonnet-4-6 |