feat: add OpenRouter as a first-class LLM provider (fixes #612)

This commit is contained in:
octo-patch 2026-04-11 13:47:30 +08:00
parent 128059e7c1
commit f4571702e2
4 changed files with 13 additions and 2 deletions

View file

@ -14,6 +14,7 @@ SUPPORTED_PROVIDERS_WITH_BASE_URL = [
"qwen",
"amazon_bedrock",
"plano",
"openrouter",
]
SUPPORTED_PROVIDERS_WITHOUT_BASE_URL = [