[Fix] Restored FC default for GPT-4o (#6311)

This commit is contained in:
Alejandro Cuadron Lafuente 2025-01-16 16:27:57 +01:00 committed by GitHub
parent 8c35150c3e
commit 8579710c82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ FUNCTION_CALLING_SUPPORTED_MODELS = [
'claude-3.5-haiku',
'claude-3-5-haiku-20241022',
'gpt-4o-mini',
'gpt-4o',
'o1-2024-12-17',
]