(llm): Add Kimi K2 to function calling supported model (#9747)

This commit is contained in:
Xingyao Wang 2025-07-16 13:19:10 -04:00 committed by GitHub
parent 387318385c
commit 376dc21e34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,6 +84,7 @@ FUNCTION_CALLING_SUPPORTED_MODELS = [
'o4-mini-2025-04-16',
'gemini-2.5-pro',
'gpt-4.1',
'kimi-k2-0711-preview',
]
REASONING_EFFORT_SUPPORTED_MODELS = [