mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
(llm): Add Kimi K2 to function calling supported model (#9747)
This commit is contained in:
parent
387318385c
commit
376dc21e34
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user