Cline 是一个 VS Code 扩展,可将 AI 编码助手直接带入你的编辑器。将其配置为使用 CometAPI 作为自定义的 OpenAI-compatible provider。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
前提条件
设置
获取你的 CometAPI API key
配置 API provider
打开 Cline 设置,选择 OpenAI Compatible 作为 provider。在 Base URL 字段中输入 
https://api.cometapi.com/v1,将你的 key 粘贴到 API Key,并输入你想使用的 model ID。


