Skip to main content

๐Ÿ‘ Create a vector search index

To retrieve documents using vector search, you must configure a vector search index on the collection you want to perform vector search against.

Run the cells under the Step 3: Create a vector search index section in the notebook to create a vector search index.