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
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415)
1 year ago
..
analyticdb refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
baidu fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130) 1 year ago
chroma refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
couchbase chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
elasticsearch add top_k for es full text search (#9963) 1 year ago
lindorm chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
milvus chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
myscale chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
oceanbase Added OceanBase as an option for the vector store in Dify (#10010) 1 year ago
opensearch chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
oracle refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
pgvecto_rs fix: update mismatch vector type (#9462) 1 year ago
pgvector refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
qdrant refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
relyt refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
tencent refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
tidb_on_qdrant chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 1 year ago
tidb_vector refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
upstash chore: reuse existing test functions with upstash vdb (#9679) 1 year ago
vikingdb refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
weaviate refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year 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 refactor: update delete method as an abstract method (#8794) 1 year ago
vector_factory.py Add Lindorm as a VDB choice (#10202) 1 year ago
vector_type.py Add Lindorm as a VDB choice (#10202) 1 year ago