LLMs: Gemini 3 - enable code execution

This commit is contained in:
Enrico Ros
2025-11-18 20:08:09 -08:00
parent fb6e19d3ea
commit 2675934ff8
@@ -167,6 +167,7 @@ const _knownGeminiModels: ({
parameterSpecs: [
{ paramId: 'llmVndGeminiThinkingLevel' /* replaces thinking_budget for Gemini 3 */ },
{ paramId: 'llmVndGeminiMediaResolution' },
{ paramId: 'llmVndGeminiCodeExecution' },
{ paramId: 'llmVndGeminiGoogleSearch' },
],
benchmark: { cbaElo: 1501 }, // First model to exceed 1500 Elo on LMArena