[Alpha] Vector Database
Overview
Integration
Vector Database
Retrieval
Indexing
Example
Prepare offline embedding dataset
python pull_states.py
python batch_score_documents.pyInitialize Feast feature store and materialize the data to the online store
Prepare a query embedding
Retrieve the top 5 similar documents
Last updated
Was this helpful?