1. 获取 API Key
打开 Ace Data Cloud 应用列表,进入可用的应用并复制 API Key。
2. 运行向导
向导会写入
~/.hermes/config.yaml 和本机凭据文件。
3. 验证
hermes model --reset 后重试;401 表示 API Key 无效或未被当前用户配置读取。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AceDataCloud Coding Plan 集成指南 - Ace Data Cloud
hermes model
| 字段 | 值 |
|---|---|
| Base URL | https://api.acedata.cloud/v1 |
| API Key | 刚刚复制的 API Key |
| API mode | chat_completions |
| Model | Coding Plan 当前提供的模型 ID |
| Context length | 留空自动检测,或按模型目录填写 |
| Display name | Ace Data Cloud |
~/.hermes/config.yaml 和本机凭据文件。
hermes config check
hermes -z "Reply only OK" --provider custom --model MODEL_ID --ignore-rules
hermes model --reset 后重试;401 表示 API Key 无效或未被当前用户配置读取。
