feat(agent): Added gemma 4 to reasoning allowlist

This commit is contained in:
Matthew Lai 2026-05-14 00:43:49 +01:00 committed by Teknium
parent 21078ebcea
commit 7244116b68

View file

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