mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
feat(llm) : add qwen to fn call supported model (#9929)
This commit is contained in:
parent
588e838dc4
commit
c8f9e6b9fc
@ -88,6 +88,7 @@ FUNCTION_CALLING_SUPPORTED_MODELS = [
|
||||
'gpt-4.1',
|
||||
'kimi-k2-0711-preview',
|
||||
'kimi-k2-instruct',
|
||||
'Qwen3-Coder-480B-A35B-Instruct',
|
||||
]
|
||||
|
||||
REASONING_EFFORT_SUPPORTED_MODELS = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user