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
Jyong 9b7adcd4d9
update tidb batch get endpoint to basic mode (#11426)
1 year ago
..
analyticdb feat: AnalyticDB vector store supports invocation via SQL. (#10802) 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): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
elasticsearch add the index field for elasticsearch (#10592) 1 year ago
lindorm chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
milvus chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
myscale chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
oceanbase fix: better handle error (#11265) 1 year ago
opensearch chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
oracle chore(*): Removes debugging print statements (#11145) 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 update tidb batch get endpoint to basic mode (#11426) 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 fix: typo in upstashVector if id is always true, also fix some type hint (#11183) 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 chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago