mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Add grok-code-fast-1 to FUNCTION_CALLING_PATTERNS (#11775)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
parent
4c57a98660
commit
790b7c6e39
@ -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] = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user