dify/api/core/rag/datasource/vdb
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
alibabacloud_mysql Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
analyticdb chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
baidu Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 2025-09-22 10:17:35 +08:00
chroma chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
clickzetta remove .value (#26633) 2025-10-11 09:08:29 +08:00
couchbase remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
elasticsearch remove .value (#26633) 2025-10-11 09:08:29 +08:00
huawei remove .value (#26633) 2025-10-11 09:08:29 +08:00
lindorm remove .value (#26633) 2025-10-11 09:08:29 +08:00
matrixone ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
milvus remove .value (#26633) 2025-10-11 09:08:29 +08:00
myscale chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
oceanbase fix:add some explanation for oceanbase parser selection (#26071) 2025-09-23 17:06:06 +08:00
opengauss remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
opensearch improve opensearch index deletion #27231 (#27336) 2025-10-26 23:57:21 +08:00
oracle chore: replace Chinese/Japanese comments with English translations 2025-10-11 14:20:37 +08:00
pgvecto_rs remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pgvector remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pyvastbase chore: replace Chinese/Japanese comments with English translations 2025-10-11 14:20:37 +08:00
qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
relyt refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
tablestore remove .value (#26633) 2025-10-11 09:08:29 +08:00
tencent chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tidb_on_qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
tidb_vector remove .value (#26633) 2025-10-11 09:08:29 +08:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb remove .value (#26633) 2025-10-11 09:08:29 +08:00
weaviate Add WEAVIATE_GRPC_ENDPOINT as designed in weaviate migration guide (#27861) 2025-11-05 17:19:08 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
vector_base.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vector_factory.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
vector_type.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00