Windsurf 的自定义模型能力可连接 OpenAI 兼容接口。使用 AIOAGI 后,你可以在 Cascade 中调用多模型能力完成代码生成、重构和解释。Documentation Index
Fetch the complete documentation index at: https://docs.aioagi.tech/llms.txt
Use this file to discover all available pages before exploring further.
配置步骤
排错
提示模型不可用
提示模型不可用
检查模型名称是否与控制台完全一致,并确认 API Key 有该模型权限。
提示认证失败
提示认证失败
检查 API Key 是否完整复制,并确认请求头使用 Bearer Token。