You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bugfix] Enhance tool call regex and improve error handling in Hermes tool parser
- Updated regex to better capture tool calls, ensuring proper whitespace handling.
- Refactored function call extraction to include error handling for malformed JSON, logging warnings as necessary.
Signed-off-by: Adrien <adrien@huggingface.co>
0 commit comments