Skip to main content

Installation

Supported embedding models

If you desire to use a model that is not listed here, you can simply create the index with client.create_index(...) and provide the desired dimensions and similarity metric.

Usage

Creating an index

python

Using an existing index

python