mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-27 06:11:40 +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/",
|
"openai/",
|
||||||
"x-ai/",
|
"x-ai/",
|
||||||
"google/gemini-2",
|
"google/gemini-2",
|
||||||
|
"google/gemma-4",
|
||||||
"qwen/qwen3",
|
"qwen/qwen3",
|
||||||
"tencent/hy3-preview",
|
"tencent/hy3-preview",
|
||||||
"xiaomi/",
|
"xiaomi/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue