mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 15:28:14 -05:00
feat: Enable native tool calling for gemini-3-pro-preview (#11774)
This commit is contained in:
@@ -80,6 +80,7 @@ FUNCTION_CALLING_PATTERNS: list[str] = [
|
||||
'o4-mini*',
|
||||
# Google Gemini
|
||||
'gemini-2.5-pro*',
|
||||
'gemini-3*',
|
||||
# Groq models (via groq/ provider prefix)
|
||||
'groq/*',
|
||||
# Others
|
||||
|
||||
Reference in New Issue
Block a user