This commit is contained in:
Jiaxu Liu 2026-03-23 14:01:30 +00:00
parent 888fdfbfb9
commit 894b7bcba0
1 changed files with 1 additions and 5 deletions

View File

@ -4,7 +4,3 @@ GOOGLE_API_KEY=
ANTHROPIC_API_KEY= ANTHROPIC_API_KEY=
XAI_API_KEY= XAI_API_KEY=
OPENROUTER_API_KEY= OPENROUTER_API_KEY=
# GitHub Copilot authenticates via the GitHub CLI (`gh auth login`).
# No API key needed — the token from `gh auth token` is used automatically.
# Requires an active Copilot subscription (Pro/Pro+).