dify/api/core/rag/datasource/vdb
2024-06-14 19:25:17 +08:00
..
chroma feat: support Chroma vector store (#5015) 2024-06-13 18:02:18 +08:00
milvus fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098) 2024-06-14 02:36:01 +08:00
pgvecto_rs improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
pgvector improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
qdrant improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
relyt improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
tencent feat: support tencent vector db (#3568) 2024-06-14 19:25:17 +08:00
tidb_vector improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
weaviate improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py add qdrant metadata.doc_id index when create qdrant collection (#4570) 2024-05-23 18:11:01 +08:00
vector_base.py improve: generalize vector factory classes and vector type (#5033) 2024-06-08 22:29:24 +08:00
vector_factory.py feat: support tencent vector db (#3568) 2024-06-14 19:25:17 +08:00
vector_type.py feat: support tencent vector db (#3568) 2024-06-14 19:25:17 +08:00