dify/api/core/rag
jyong 9620d6bcd8 Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
#	web/i18n/zh-Hans/app.ts
2025-06-19 13:32:49 +08:00
..
cleaner fix: keep image url (#17430) 2025-04-04 15:55:48 +08:00
data_post_processor fix: validate reranking model attributes before processing (#11930) 2024-12-21 21:23:12 +08:00
datasource Merge branch 'main' into feat/r2 2025-06-19 13:32:07 +08:00
docstore Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
embedding chore: bump mypy to 1.16 (#20608) 2025-06-11 01:01:33 +08:00
entities feat(datasource): change datasource result type to event-stream 2025-06-19 11:10:24 +08:00
extractor feat: add search endpoint for Firecrawl Integration (#20521) 2025-06-18 14:37:03 +08:00
index_processor Merge branch 'main' into feat/r2 2025-06-19 13:32:07 +08:00
models r2 qa index 2025-06-18 14:37:18 +08:00
rerank fix: fix rerank model runner usage (#19008) 2025-04-29 14:51:21 +08:00
retrieval Merge branch 'main' into feat/r2 2025-06-19 13:32:07 +08:00
splitter immediately return initialed tiktokenizer instance and remove dead code in usage of tiktokenizer (#17957) 2025-04-30 16:07:20 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00