mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
feat(agent): Added gemma 4 to reasoning allowlist
This commit is contained in:
parent
21078ebcea
commit
7244116b68
1 changed files with 1 additions and 0 deletions
|
|
@ -10123,6 +10123,7 @@ class AIAgent:
|
|||
"openai/",
|
||||
"x-ai/",
|
||||
"google/gemini-2",
|
||||
"google/gemma-4",
|
||||
"qwen/qwen3",
|
||||
"tencent/hy3-preview",
|
||||
"xiaomi/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue