You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/rag/datasource/vdb
ChengZi 2060db8e11
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2 years ago
..
analyticdb fix: add redis lock to AnalyticdbVector init (#6859) 2 years ago
chroma Fix the vector retrieval sorting issue (#6431) 2 years ago
elasticsearch feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search (#7641) 2 years ago
milvus fix: change milvus init args from (host, port) to (url, token) (#8019) 2 years ago
myscale fix: set score_threshold to zero if it is None for MyScale vectordb (#7640) 2 years ago
opensearch add vector field for other vectordb (#7051) 2 years ago
oracle add vector field for other vectordb (#7051) 2 years ago
pgvecto_rs dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
pgvector feat: add pgvector full_text_search (#7396) 2 years ago
qdrant add vector field for other vectordb (#7051) 2 years ago
relyt dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
tencent clean vector collection redis cache (#6494) 2 years ago
tidb_vector refactor(rag): switch to dify_config. (#6410) 2 years ago
weaviate add vector field for other vectordb (#7051) 2 years ago
__init__.py Feat/dify rag (#2528) 2 years ago
field.py add qdrant metadata.doc_id index when create qdrant collection (#4570) 2 years ago
vector_base.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
vector_factory.py feat: return page number of pdf documents upon retrieval (#7749) 2 years ago
vector_type.py feat: support elasticsearch vector database (#3558) 2 years ago