mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
feat(llm) : add qwen to fn call supported model (#9929)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user