Add GPT-4.1 to function calling list (#7866)

Co-authored-by: Juan Michelini <juan@juan.com.uy>
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Xingyao Wang 2025-04-15 12:12:15 -04:00 committed by GitHub
parent 03c5db32e6
commit e69ae81ad2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ FUNCTION_CALLING_SUPPORTED_MODELS = [
'o3-mini-2025-01-31',
'o3-mini',
'gemini-2.5-pro',
'gpt-4.1',
]
REASONING_EFFORT_SUPPORTED_MODELS = [