mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
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:
parent
03c5db32e6
commit
e69ae81ad2
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user