Fix: Add <tool> to XML pattern in ApexBig50Parser
The regex pattern was missing <tool> - it only matched <tool_call>, funktion>, and <tool_use>. Now it also matches <tool>.
Showing
Please
register
or
sign in
to comment
The regex pattern was missing <tool> - it only matched <tool_call>, funktion>, and <tool_use>. Now it also matches <tool>.