Commit Graph

28 Commits (fix/external-knowledge-retrieval-issues)

Author SHA1 Message Date
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
Bowen Liang 7c0b159a81
chore: removing unused imports in tests (#9049) 1 year ago
zhuhao 55e6123db9
feat: add min-connection and max-connection for pgvector (#8841) 2 years ago
Bowen Liang 8815511ccb
chore: apply flake8-pytest-style linter rules (#8307) 2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
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
Bowen Liang b035c02f78
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Byeongjin Kang 0223fc6fd5
feat: add pgvector full_text_search (#7396) 2 years ago
miendinh f104b930cf
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 2 years ago
8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2 years ago
Bowen Liang 31a061ebaa
chore: cleanup test_delete_by_document_id method in opensearch vdb test (#5619) 2 years ago
Jyong 43335b5c87
delete the deprecated method (#5612) 2 years ago
Xiaoguang Sun 13fcd7a901
feat: Add program_name attribute to TiDB connection (#5499)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2 years ago
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 2 years ago
quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
Bowen Liang 7fa735a43b
chore: rename vdb tests for PGVector and PGvectoRS (#4973) 2 years ago
Weaxs 0797f9bc05
feat: support tidb vector (#4588) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
Jyong 3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
Bowen Liang 661b30784e
chore: skip warning messages when pytest auto-collecting the vdb test class by removing `Test` prefix (#3906) 2 years ago
Bowen Liang 045827043d
test: improve vector store tests (#3855) 2 years ago
Bowen Liang 45dd1683fd
test: add tests covering all methods of vector store (#3849) 2 years ago
Bowen Liang 86e7330fa2
test: refactor vdb tests by visitor design pattern (#3838) 2 years ago
Bowen Liang 9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 2 years ago