dify/api/core/rag
ice yao d15ba3939d
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
Add Volcengine VikingDB as new vector provider (#9287)
2024-10-13 21:26:05 +08:00
..
cleaner chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
data_post_processor chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
datasource Add Volcengine VikingDB as new vector provider (#9287) 2024-10-13 21:26:05 +08:00
docstore chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
entities fix retrieval resource positon missed (#9155) 2024-10-11 10:32:42 +08:00
extractor chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
index_processor chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
models external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
rerank external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
retrieval Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
splitter chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
__init__.py