mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-08 22:38:05 -05: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