搜索文档

输入关键词,回车打开结果

OmniAgent 文档

Anthropic

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

获取 API Key

  1. 登录 Anthropic 控制台

  2. 进入 API Keys,创建新密钥并复制。

获取 API Key

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

在 OmniAgent 中配置

  1. 打开 OmniAgent 的 API Key 管理 页面。

  2. 点击 + 新增 API 密钥,选择提供商 Anthropic

  3. 配置信息:

    • 模型名称:填写您要使用的模型 ID(如 claude-3-5-sonnet-20240620)。
    • API Key (密钥):填入您刚刚获取的 API Key
    • Base URL (地址):官方默认地址为 https://api.anthropic.com/v1,若使用第三方中转请填写对应的代理地址。

Anthropic 配置界面

常用服务商 Base URL 参考

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

服务商Base URL推荐模型
Qwenhttps://dashscope.aliyuncs.com/apps/anthropicqwen3.5-plus
DeepSeekhttps://api.deepseek.com/anthropicdeepseek-chat
Kimihttps://api.moonshot.ai/anthropickimi-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

注意事项

  • 网络:国内访问 Anthropic 可能需要代理或合规网络通道。

您可在设置页点击「详情」查看当前 Key 使用情况(若服务商支持)。

On this page