mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-29 06:31:32 +00:00
feat(agent): Added gemma 4 to reasoning allowlist
(cherry picked from commit 7244116b68)
This commit is contained in:
parent
152d42d1a7
commit
8f3bc17db9
1 changed files with 1 additions and 0 deletions
|
|
@ -3338,6 +3338,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