| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-13 | 1.9 kB | |
| v1.2.9 source code.tar.gz | 2026-01-13 | 2.4 MB | |
| v1.2.9 source code.zip | 2026-01-13 | 2.4 MB | |
| Totals: 3 Items | 4.8 MB | 0 | |
What's Changed
- feat: RAG-Anything runs offline by @LaansDole in https://github.com/HKUDS/RAG-Anything/pull/122
- Fix status comparison case mismatch in processor.py by @yrangana in https://github.com/HKUDS/RAG-Anything/pull/142
- [Doc]: fixing typos in a couple of tiles by @didier-durand in https://github.com/HKUDS/RAG-Anything/pull/162
- Feat query add system prompt by @EightyOliveira in https://github.com/HKUDS/RAG-Anything/pull/166
- Enhance the
process_folder_completefunction by @ikmak in https://github.com/HKUDS/RAG-Anything/pull/165 - Allow configuring full-path in file_path fields in RAG by @hanlianlu in https://github.com/HKUDS/RAG-Anything/pull/171
- using parser logger instead of logging by @ikmak in https://github.com/HKUDS/RAG-Anything/pull/180
- fix: resolve multiple bugs in RAGAnything initialization and parsing by @majiayu000 in https://github.com/HKUDS/RAG-Anything/pull/182
- Feature: batch dry run by @adevol in https://github.com/HKUDS/RAG-Anything/pull/185
- Fix [#186]: MinerU 2.7.0+ caused filepath errors with new default backend by @hanlianlu in https://github.com/HKUDS/RAG-Anything/pull/188
New Contributors
- @yrangana made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/142
- @didier-durand made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/162
- @EightyOliveira made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/166
- @ikmak made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/165
- @hanlianlu made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/171
- @majiayu000 made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/182
- @adevol made their first contribution in https://github.com/HKUDS/RAG-Anything/pull/185
Full Changelog: https://github.com/HKUDS/RAG-Anything/compare/v1.2.8...v1.2.9