Cline は、AI コーディング支援をエディターに直接導入できる VS Code 拡張機能です。カスタムの OpenAI 互換プロバイダーとして CometAPI を使うように設定します。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 プロバイダーを設定する
Cline の設定を開き、プロバイダーとして OpenAI Compatible を選択します。Base URL フィールドに 
https://api.cometapi.com/v1 を入力し、API Key に key を貼り付け、使用したい model ID を入力します。


