feat(agent): Added gemma 4 to reasoning allowlist

(cherry picked from commit 7244116b68)
This commit is contained in:
Matthew Lai 2026-05-14 00:43:49 +01:00 committed by teknium1
parent 152d42d1a7
commit 8f3bc17db9
No known key found for this signature in database

View file

@ -3338,6 +3338,7 @@ class AIAgent:
"openai/",
"x-ai/",
"google/gemini-2",
"google/gemma-4",
"qwen/qwen3",
"tencent/hy3-preview",
"xiaomi/",