dify/api/core/rag
longbingljw 6433ac8209
feat:json metadat filter adapt (#65)
* config adapt revert

* ci test

* fix mysql migration test

* fix

* fix

* lint fix

* fix ob config

* fix

* fix

* fix

* test over

* test

* fix

* fix

* fix style

* test over

* retain gin for pg

* gin for pg

* uuid defalut in versions

* ci test

* ci test

* fix

* fix

* fix

* fix

* pg josnb

* fix
2025-11-15 22:29:59 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor remove .value (#26633) 2025-10-11 09:08:29 +08:00
datasource revert:public schema (#64) 2025-11-15 04:48:09 +08:00
docstore chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
embedding fix: avoid closing shared session during embeddings (#26830) 2025-10-13 17:36:00 +08:00
entities fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
extractor Fix: Correctly handle merged cells in DOCX tables to prevent content duplication and loss (#27871) 2025-11-13 15:56:24 +08:00
index_processor fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
models feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027) 2025-11-13 20:18:11 +08:00
rerank remove .value (#26633) 2025-10-11 09:08:29 +08:00
retrieval feat:json metadat filter adapt (#65) 2025-11-15 22:29:59 +08:00
splitter fix chunks 2 (#26623) 2025-10-10 16:01:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00