Add Qwen3-Coder-Next model support to frontend (#13222)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Juan Michelini
2026-03-05 19:34:06 -03:00
committed by GitHub
parent 64e96b7c3c
commit d8444ef626
2 changed files with 3 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ OPENHANDS_MODELS = [
'openhands/kimi-k2-0711-preview',
'openhands/kimi-k2.5',
'openhands/qwen3-coder-480b',
'openhands/qwen3-coder-next',
'openhands/glm-4.7',
'openhands/glm-5',
]