dify/api/core/rag/datasource/vdb
Yuichiro Utsumi 5f9d236d22
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-13 16:32:34 +08:00
..
analyticdb feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
baidu fix: empty delete bug (#12339) 2025-01-03 20:46:39 +08:00
chroma fix: incorrect score in the chroma vector (#14273) 2025-02-25 09:40:22 +08:00
couchbase feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
elasticsearch Feat elasticsearch japanese (#12194) 2025-01-08 12:35:41 +08:00
lindorm Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
milvus Fix empty results issue in full-text search with Milvus vector database (#14885) 2025-03-05 12:27:01 +08:00
myscale fix: empty delete bug (#12339) 2025-01-03 20:46:39 +08:00
oceanbase fix: empty delete bug (#12339) 2025-01-03 20:46:39 +08:00
opensearch feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
oracle modify oracle lexer name Fixes #15106 (#15108) 2025-03-06 18:58:51 +08:00
pgvecto_rs feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
pgvector Feat: Add pg_bigm for keyword search in pgvector (#13876) 2025-03-13 16:32:34 +08:00
qdrant feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
relyt feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tencent fix: empty delete bug (#12339) 2025-01-03 20:46:39 +08:00
tidb_on_qdrant add tidb on qdrant redis lock (#12462) 2025-01-08 08:55:44 +08:00
tidb_vector feat(vdb): add HNSW vector index for TiDB vector store with TiFlash (#12043) 2025-02-12 13:53:51 +08:00
upstash fix: typo in upstashVector if id is always true, also fix some type hint (#11183) 2024-11-28 14:05:25 +08:00
vikingdb feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
weaviate feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py FEAT: support milvus to full text search (#11430) 2025-01-08 17:39:53 +08:00
vector_base.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
vector_factory.py Feat elasticsearch japanese (#12194) 2025-01-08 12:35:41 +08:00
vector_type.py Feat elasticsearch japanese (#12194) 2025-01-08 12:35:41 +08:00