Update QwenParser with improved parsing and add _clean_json_string helper
- Added _clean_json_string() method to BaseParser for cleaning JSON strings - Updated QwenParser.parse() with 3-step parsing strategy: 1. Qwen format: <tool=func_name>...</tool> 2. JSON format with flexible tag matching 3. Fallback coder style with parameter tags - Fixed syntax issues in the module
Showing
Please
register
or
sign in
to comment