Files
workflow-builder/src
Nikhil-Doye 6750006330 Implement robust JSON parsing for LLM outputs
- Introduced a new robust JSON parser to handle common issues with LLM-generated JSON, including malformed structures, trailing commas, and code block wrappers.
- Updated the naturalLanguageToWorkflowService to utilize the new parsing methods, enhancing error handling and validation for intent classification, entity extraction, and workflow generation.
- Added comprehensive documentation outlining the parsing strategies and integration points, improving maintainability and developer understanding.
- Created a new markdown file detailing the robust JSON parsing solution, including architecture, examples, and future enhancements.
2025-10-27 18:36:55 -04:00
..
2025-10-14 20:08:03 -04:00