mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
feat: add OpenRouter as a first-class LLM provider (fixes #612)
This commit is contained in:
parent
128059e7c1
commit
f4571702e2
4 changed files with 13 additions and 2 deletions
|
|
@ -190,6 +190,7 @@ properties:
|
|||
- openai
|
||||
- xiaomi
|
||||
- gemini
|
||||
- openrouter
|
||||
routing_preferences:
|
||||
type: array
|
||||
items:
|
||||
|
|
@ -238,6 +239,7 @@ properties:
|
|||
- openai
|
||||
- xiaomi
|
||||
- gemini
|
||||
- openrouter
|
||||
routing_preferences:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue