ragflow/api
Stephen Hu b47361432a
Fix: API: chunk.update does not update positions (#10945)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/10944

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-03 11:01:44 +08:00
..
apps Fix: API: chunk.update does not update positions (#10945) 2025-11-03 11:01:44 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877) 2025-11-03 09:34:12 +08:00
utils 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 Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
settings.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00