| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-18 | 1.4 kB | |
| ver0.5.1 source code.tar.gz | 2026-01-18 | 84.2 MB | |
| ver0.5.1 source code.zip | 2026-01-18 | 84.5 MB | |
| Totals: 3 Items | 168.7 MB | 0 | |
DeepTutor v0.5.1 Release Notes
Release Date: 2026.01.18
Hey everyone! We just released v0.5.1!
Highlights
Docling Support for RAG-Anything
Added alternative RAG-Anything initialization using Docling as the document parser: - For users whose local environment is not suitable for MinerU - Provides a lightweight alternative for document processing - Same multimodal graph capabilities with different backend
Logging System Optimization
Refactored the logging system for better management: - Improved log output control across all modules - Better structured logging adapters - Enhanced console, file, and WebSocket handlers
Bug Fixes & Code Improvements
- Optimized code structure across multiple modules
- Fixed several bugs affecting user experience
- Improved CI/CD workflows with Python 3.10/3.11 matrix testing
Full Changelog: https://github.com/HKUDS/DeepTutor/compare/v0.5.0...v0.5.1
What's Changed
- feat: centralise JSON parsing with automatic repair fallback by @Purestone in https://github.com/HKUDS/DeepTutor/pull/130
- feat: folder sync with improved architecture (supersedes [#122]) by @ahmedjawedaj in https://github.com/HKUDS/DeepTutor/pull/127
New Contributors
- @Purestone made their first contribution in https://github.com/HKUDS/DeepTutor/pull/130
Full Changelog: https://github.com/HKUDS/DeepTutor/compare/v0.5.0...v0.5.1