ragflow/api/db/services
Yongteng Lei 0f0fb53256
Refa: refactor metadata filter (#11907)
### What problem does this PR solve?

Refactor metadata filter.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-12-12 17:12:38 +08:00
..
__init__.py
api_service.py
canvas_service.py Feat: add or logic operations for meta data filters. (#11404) 2025-11-20 14:31:12 +08:00
common_service.py
connector_service.py feat: improve metadata handling in connector service (#11421) 2025-11-26 19:55:48 +08:00
conversation_service.py
dialog_service.py Refa: refactor metadata filter (#11907) 2025-12-12 17:12:38 +08:00
document_service.py Fix: correct metadata update behavior (#11919) 2025-12-12 12:50:17 +08:00
evaluation_service.py
file2document_service.py
file_service.py
knowledgebase_service.py
langfuse_service.py
llm_service.py Fix: tokenizer issue. (#11902) 2025-12-11 17:38:17 +08:00
mcp_server_service.py
memory_service.py Feat/memory (#11812) 2025-12-10 13:34:08 +08:00
pipeline_operation_log_service.py Feat: add data source to pipleline logs . (#11075) 2025-11-07 11:43:59 +08:00
search_service.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
task_service.py
tenant_llm_service.py Refa: treat MinerU as an OCR model 2 (#11905) 2025-12-11 17:33:12 +08:00
user_canvas_version.py
user_service.py