mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
fix(gemini): hide low-TPM Gemma models from exposed lists
This commit is contained in:
parent
f7af90e2da
commit
2eab7ee15f
4 changed files with 50 additions and 8 deletions
|
|
@ -91,7 +91,6 @@ _DEFAULT_PROVIDER_MODELS = {
|
|||
"gemini": [
|
||||
"gemini-3.1-pro-preview", "gemini-3-flash-preview", "gemini-3.1-flash-lite-preview",
|
||||
"gemini-2.5-pro", "gemini-2.5-flash", "gemini-2.5-flash-lite",
|
||||
"gemma-4-31b-it",
|
||||
],
|
||||
"zai": ["glm-5.1", "glm-5", "glm-4.7", "glm-4.5", "glm-4.5-flash"],
|
||||
"kimi-coding": ["kimi-k2.5", "kimi-k2-thinking", "kimi-k2-turbo-preview"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue