DuckDB-backed document store with vector search.
Usage
DuckDBDocumentStore()
connection_string: str
Database connection string.
index_type: str = "hnsw"
Type of vector index to use.