OmniAgent 文档

Kimi

本文介绍如何在 OmniAgent 中配置 Kimi 模型服务。

获取 API Key

  1. 登录 Kimi 开放平台(月之暗面)。

  2. 在用户中心找到 API Key管理,创建API Key并复制保存。

    image-20260303150907057

  3. 密钥仅生成时显示一次,请妥善保管。

在 OmniAgent 中配置

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

  2. 点击 + 添加,选择 Kimi(或 月之暗面 / Moonshot,以客户端选项为准)。

  3. 填入您刚刚获取的 API Key

  4. 如果您使用的是第三方中转服务,请在 Base URL 或自定义端点处填写对应的代理地址。

    image-20260306150101338

常用服务商 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

注意事项

  • 长文本:Kimi 支持超长上下文,适合长文档摘要、多文件分析等场景。
  • 额度与计费:请在开放平台查看当前额度与计费说明。

On this page