From 894b7bcba0b2ce65285833576448d00100782a77 Mon Sep 17 00:00:00 2001 From: Jiaxu Liu Date: Mon, 23 Mar 2026 14:01:30 +0000 Subject: [PATCH] update --- .env.example | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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