Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
透過 BYOK 將 GitHub Copilot CLI 連接至 TokenLab
npm install -g @github/copilot copilot --version
export COPILOT_PROVIDER_TYPE="openai" export COPILOT_PROVIDER_BASE_URL="https://api.tokenlab.sh/v1" export COPILOT_PROVIDER_API_KEY="sk-your-tokenlab-key" export COPILOT_MODEL="kimi-k3" copilot
COPILOT_PROVIDER_TYPE
openai
COPILOT_PROVIDER_BASE_URL
https://api.tokenlab.sh/v1
COPILOT_PROVIDER_API_KEY
COPILOT_MODEL
kimi-k3