rig/rig-qdrant
github-actions[bot] 436588b1ca
chore: release (#203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-27 15:27:12 -05:00
..
examples Feat(integration test): Neo4J (#133) 2024-12-03 12:33:27 -05:00
src feat: embeddings API overhaul (#120) 2024-11-29 11:27:35 -05:00
tests test: Mock provider API in vector store integration tests (#186) 2025-01-07 17:33:06 -05:00
CHANGELOG.md chore: release (#203) 2025-01-27 15:27:12 -05:00
Cargo.toml chore: release (#203) 2025-01-27 15:27:12 -05:00
LICENSE feat: Qdrant support 2024-10-29 18:48:55 +05:30
README.md fix(rig-qdrant): Rig Qdrant dependency (#98) 2024-11-12 18:50:23 -05:00

README.md

Rig-Qdrant

Vector store index integration for Qdrant. This integration supports dense vector retrieval using Rig's embedding providers. It is also extensible to allow all hybrid queries supported by Qdrant.

You can find end-to-end examples here.