dify/api/core/rag/datasource/vdb
Xiaoguang Sun 13fcd7a901
feat: Add program_name attribute to TiDB connection (#5499)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2024-06-24 14:41:07 +08:00
..
chroma feat: support Chroma vector store (#5015) 2024-06-13 18:02:18 +08:00
milvus fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414) 2024-06-20 11:18:05 +08:00
opensearch feat: support opensearch approximate k-NN (#5322) 2024-06-19 12:44:33 +08:00
oracle Add Oracle23ai as a vector datasource (#5342) 2024-06-22 01:48:07 +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 fix bug: tencent vdb #5378 (#5408) 2024-06-20 10:37:39 +08:00
tidb_vector feat: Add program_name attribute to TiDB connection (#5499) 2024-06-24 14:41:07 +08:00
weaviate fix: unable to reindex documents (#5276) 2024-06-17 17:19:43 +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 Add Oracle23ai as a vector datasource (#5342) 2024-06-22 01:48:07 +08:00
vector_type.py Add Oracle23ai as a vector datasource (#5342) 2024-06-22 01:48:07 +08:00