mirror of
https://github.com/xming521/WeClone.git
synced 2026-08-28 18:07:28 +08:00
27d877aad3
- Replaced the previous parsing logic with enhanced error handling for JSON extraction from LLM outputs. - Introduced detailed logging for failed requests and unexpected result types, improving traceability of issues during inference. - Updated the import statement to reflect the new utility function for JSON extraction.