dify/api/core/rag
Rain Wang 83f1aeec1d
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252)
2025-04-17 14:15:05 +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 Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252) 2025-04-17 14:15:05 +08:00
docstore Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
embedding Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
entities Support knowledge metadata filter (#15982) 2025-03-18 16:42:19 +08:00
extractor fix: Extract docx file fails when the file contains an invalid link (#17576) 2025-04-08 13:59:33 +08:00
index_processor Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 2025-03-29 14:15:53 +08:00
models py lint (#12102) 2024-12-26 00:16:35 +08:00
rerank feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
retrieval Fix external knowledge Issues: (#17685) (#17843) 2025-04-11 15:37:27 +08:00
splitter Feat/change split length method (#18097) 2025-04-16 12:28:22 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00