-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[Feature]: Selectable Gemini 3.1 Pro from OpenRouter #3753
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem or Use Case
The current static model catalog in hermes_cli/models.py is missing the latest Gemini 3.1 preview model identifiers in OpenRouter static list.
Users attempting to select these models in the CLI setup or menu-driven interactions are unable to do so for OpenRouter.
Proposed Solution
Add the following model IDs to the OPENROUTER_MODELS list:
google/gemini-3.1-pro-preview
google/gemini-3.1-flash-lite-preview
Alternatives Considered
No response
Feature Type
Other
Scope
Small (single file, < 50 lines)
Contribution
- I'd like to implement this myself and submit a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request