- Updated the LiteParse runner to support two output formats: raw text and JSON, improving compatibility and flexibility. - Introduced error handling for missing file arguments and file existence checks, enhancing robustness. - Added functions to clean and extract text from LiteParse JSON outputs, handling malformed JSON gracefully. - Updated the DocumentsLoader to utilize the new text cleaning functionality, ensuring cleaner document outputs. - Implemented tests for the new text extraction and cleaning features, ensuring reliability and correctness. |
||
|---|---|---|
| .. | ||
| app | ||
| build | ||
| resources | ||
| scripts | ||
| servers | ||
| .gitignore | ||
| build.js | ||
| generate_update.js | ||
| package-lock.json | ||
| package.json | ||
| sync_export_runtime.js | ||
| tsconfig.json | ||
| version.json | ||