docs: 更新 AGENTS.md 中 xiaohe provider key 说明\n\n- xiaohe 的 provider API key 由 xiaohe 自己保存在 ~/.xiaohe/agent/secrets.json\n- mytoolkit 不再管理 provider key
This commit is contained in:
@@ -55,7 +55,7 @@ mytoolkit env list # 查看所有 key
|
||||
mytoolkit env export # 导出为 shell export 语句
|
||||
```
|
||||
|
||||
本文件是 mytoolkit 与所有 skill 脚本的真源。xiaohe-agent 的 `~/.xiaohe/agent/config.json` 已迁移合并到本文件;xiaohe-agent 专属运行时偏好(如 `default_agent`、`backend_provider`、`vps_*`、`workspace_root`)保留在 `~/.xiaohe/agent/settings.json`。`xiaohe` 通过 `mytoolkit env` CLI 读写 provider API key;`myagents` 作为纯 launcher 不触碰本文件。
|
||||
本文件是 mytoolkit 与所有 skill 脚本的真源。旧版 `~/.xiaohe/agent/config.json` 中的工具类 key、账号、路径等已迁移合并到本文件;xiaohe-agent 专属运行时偏好(如 `default_agent`、`backend_provider`、`vps_*`、`workspace_root`)保留在 `~/.xiaohe/agent/settings.json`。xiaohe 的 provider API key 由 xiaohe 自己保存在 `~/.xiaohe/agent/secrets.json`,不经过 mytoolkit;`myagents` 作为纯 launcher 不触碰本文件。
|
||||
|
||||
## 3. 语音合成 (TTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user