Merge pull request #1 from kmac/add-openrouter-support

feat(providers): added openrouter support
This commit is contained in:
Willie Zutz 2025-07-16 23:50:38 -06:00 committed by GitHub
commit 0d7f83d4fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 108 additions and 0 deletions

View file

@ -10,6 +10,9 @@ API_KEY = ""
[MODELS.GROQ]
API_KEY = ""
[MODELS.OPENROUTER]
API_KEY = ""
[MODELS.ANTHROPIC]
API_KEY = ""