mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-16 09:31:37 +00:00
feat(models): add openrouter/owl-alpha (free) to curated OpenRouter list (#18071)
This commit is contained in:
parent
6bc5d72271
commit
1d8068d71d
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ OPENROUTER_MODELS: list[tuple[str, str]] = [
|
|||
("anthropic/claude-sonnet-4.5", ""),
|
||||
("anthropic/claude-haiku-4.5", ""),
|
||||
("openrouter/elephant-alpha", "free"),
|
||||
("openrouter/owl-alpha", "free"),
|
||||
("openai/gpt-5.5", ""),
|
||||
("openai/gpt-5.4-mini", ""),
|
||||
("xiaomi/mimo-v2.5-pro", ""),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue