docs(python): generalize SDK guide

This commit is contained in:
Yichen Jiang
2026-08-10 19:53:51 +08:00
parent 299cafad01
commit 6dabf0ea99
13 changed files with 40 additions and 40 deletions

View File

@@ -57,7 +57,7 @@ pnpm run dsh web
## 下一步
- [使用 Python 运行极简 agent](./python-sdk-minimal.md) — 无需 Web UI即可使用固定的双工具组合
- [Python SDK 快速上手](./python-sdk.md) — 安装 SDK并在不使用 Web UI 的情况下运行完整 Cordis 配置
- [配置模型](./providers.md) — 接入 DeepSeek 之外的提供方与自定义网关
- [配置文件](./config.md) — 了解 `cordis.yml` 的格式
- [开发插件](../develop/basic/) — 编写自己的工具或后端