Commit Graph

3 Commits

Author SHA1 Message Date
oliviamn 47e78c35bb Add Markdown document processing support and enhance document handling
- Introduced `MarkdownDocumentProcessor` for handling markdown files, including reading and saving content.
- Updated `DocumentProcessorFactory` to include support for markdown file types.
- Enhanced existing document processors to utilize a shared initialization method for OllamaClient.
- Implemented chunking and mapping logic in `DocumentProcessor` for improved content processing and masking.
- Added utility class `LLMJsonExtractor` for extracting and parsing JSON from LLM outputs.
2025-05-24 21:05:48 +08:00
oliviamn caa4d6d2ef Update README.md to clarify installation steps and add LibreOffice dependency 2025-05-24 14:55:04 +08:00
oliviamn e6fb9b9a83 调整目录结构 2025-05-05 20:33:08 +08:00