配置步骤
- VS Code 中安装 Roo Code 插件
- 打开设置 → API Provider 选择 OpenAI Compatible
- 填入:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 gpt-image-2 图像生成已上线!支持 4K 超清输出。了解详情
在 Roo Code 中接入 SeeOneAPI
| 字段 | 值 |
|---|---|
| Base URL | https://api.seeoneapi.com/v1 |
| API Key | sk-你的API密钥 |
| 模式 | 推荐模型 | 理由 |
|---|---|---|
| 架构模式 | Claude Opus 4.5 | 复杂架构设计 |
| 编码模式 | Claude Sonnet 4.5 | 日常编码性价比高 |
| 问答模式 | Claude Haiku 4.5 | 快速回答,成本低 |
| 调试模式 | Claude Sonnet 4.5 | 问题排查需要准确性 |