OmniAgent 文档

硅基流动

本文介绍如何在 OmniAgent 中配置 硅基流动 模型服务。

获取 API 密钥

  1. 登录 SiliconCloud 官网

  2. 进入 密钥管理 (API Keys) 页面。

  3. 点击 新建 API 密钥 或复制已有密钥。

    image-20260303152643589

在 OmniAgent 中配置

  1. 打开 OmniAgent 的 系统设置 -> API Key 页面。

  2. 点击 + 添加,选择提供商 其他

  3. 配置信息:

    • Base URL: 默认为 https://api.siliconflow.cn/v1
    • 模型:填写需要使用的模型(如 deepseek-v3)。
    • API Key: 填入您刚刚获取的 API Key

    image-20260303152957667

常用服务商 Base URL 参考

如需填写 Base URL,可参考下表选择对应服务商地址:

服务商Base URL推荐模型
Qwenhttps://dashscope.aliyuncs.com/apps/anthropicqwen3.5-plus
DeepSeekhttps://api.deepseek.com/anthropicdeepseek-chat
Kimihttps://api.moonshot.ai/anthropic kimi-k2.5
GLMhttps://open.bigmodel.cn/api/anthropicGLM-4.7
MiniMaxhttps://api.minimax.com/anthropicMiniMax-M2.5
Anthropichttps://api.anthropic.com/v1claude-sonnet-4-6

硅基流动通常会为新用户提供一定额度的赠送金,非常适合进行前期的模型能力测试。

On this page