Files
hermes-agent/hermes_cli
Teknium fdd8d0515e fix: /model listing uses curated model lists, not full models.dev catalog
Use OPENROUTER_MODELS (28 curated) and _PROVIDER_MODELS from models.py
instead of the raw models.dev catalog (167 OpenRouter models). These are
hand-picked agentic models that work as agent backends.

Before: 167 models from models.dev sorted by capability score
After: 28 curated models in our recommended order
2026-04-05 01:01:15 -07:00
..