diff --git a/.env.example b/.env.example index d8de7ad5..c8adda53 100644 --- a/.env.example +++ b/.env.example @@ -3,8 +3,4 @@ OPENAI_API_KEY= GOOGLE_API_KEY= ANTHROPIC_API_KEY= XAI_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+). +OPENROUTER_API_KEY= \ No newline at end of file