Add grok-code-fast-1 to FUNCTION_CALLING_PATTERNS (#11775)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Boxuan Li 2025-11-19 05:38:57 -08:00 committed by GitHub
parent 4c57a98660
commit 790b7c6e39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,6 +89,7 @@ FUNCTION_CALLING_PATTERNS: list[str] = [
'qwen3-coder*',
'qwen3-coder-480b-a35b-instruct',
'deepseek-chat',
'grok-code-fast-1',
]
REASONING_EFFORT_PATTERNS: list[str] = [