feat: add OpenRouter usage examples (#189)

Co-authored-by: BroccoliFin <[email protected]>
This commit is contained in:
DevBroco
2026-02-18 09:04:20 +00:00
committed by GitHub
co-authored by BroccoliFin
parent 750a94030b
commit 05cb01816b
+7
View File
@@ -26,6 +26,13 @@ NEARAI_AUTH_URL=https://private.near.ai
# LLM_BASE_URL=http://localhost:1234/v1
# LLM_API_KEY=sk-... # optional for local servers
# === OpenRouter (via OpenAI-compatible) ===
# LLM_MODEL=anthropic/claude-sonnet-4
# LLM_BACKEND=openai_compatible
# LLM_BASE_URL=https://openrouter.ai/api/v1
# LLM_API_KEY=sk-or-...
# Channel Configuration
# CLI is always enabled