dify/api/core/rag
chenxu9741 72c75b75cf
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
feat: Add hyperlink parsing to the DOCX document. (#7017)
2024-08-07 16:01:14 +08:00
..
cleaner Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
data_post_processor delete weight_type (#6865) 2024-08-01 13:02:33 +08:00
datasource Fix/reranking mode is null (#7012) 2024-08-06 19:12:04 +08:00
docstore Feat/delete single dataset retrival (#6570) 2024-07-24 12:50:11 +08:00
extractor feat: Add hyperlink parsing to the DOCX document. (#7017) 2024-08-07 16:01:14 +08:00
index_processor refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
models chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +08:00
rerank delete weight_type (#6865) 2024-08-01 13:02:33 +08:00
retrieval Fix/reranking mode is null (#7012) 2024-08-06 19:12:04 +08:00
splitter fix: tran list issue (#7009) 2024-08-06 21:01:38 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00