• Your Name's avatar
    Fix: Parse nested XML arguments inside <arguments> tags · 625ea1d8
    Your Name authored
    - Add patterns to handle <arguments><command>...</command></arguments> format
    - Add patterns to handle <tool_call><tool><name>...<arguments>...nested XML...</arguments></tool></tool_call>
    - Fix tool call argument extraction for nested XML formats
    625ea1d8
parser.py 67.6 KB