ragflow/api
Billy Bao cfdd37820a
Feat: Support attribute filtering #8703 (#10670)
### What problem does this PR solve?

Feat: Support attribute filtering #8703

### Type of change

- [X] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
Co-authored-by: writinwaters <cai.keith@gmail.com>
2025-10-21 10:38:40 +08:00
..
apps Feat: Support attribute filtering #8703 (#10670) 2025-10-21 10:38:40 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Feat: Support attribute filtering #8703 (#10670) 2025-10-21 10:38:40 +08:00
utils Fix: Remove pdf embed support, update based on #10635 (#10663) 2025-10-20 13:45:53 +08:00
__init__.py
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 Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00
settings.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
validation.py
versions.py