mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +00:00
The native Gemini provider profile's default_aux_model and the curated model picker catalog were still pinned to gemini-3.5-flash, a stale generation now superseded by gemini-3.6-flash (documented GA). Bump both so the auxiliary-task default and the picker stay in sync with the current model. Contract test asserts the durable lockstep invariant only (default_aux_model is a member of _PROVIDER_MODELS["gemini"]) rather than pinning either side to a frozen model-name string, so it doesn't need updating on the next model-generation bump. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.yaml | ||