ragflow/api/db
Billy Bao fa210e7c58
Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877)
### What problem does this PR solve?

Feat: parsing hyperlinks in docx and pdf #10848
Fix: default parser config of toc extraction

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-03 09:34:12 +08:00
..
joint_services
services Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877) 2025-11-03 09:34:12 +08:00
__init__.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
db_models.py Move singleton to common directory (#10935) 2025-11-02 12:24:08 +08:00
db_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
init_data.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py