Skip to main content
View Source on Github
minimum required for Auto Embeddings
Install extra dependencies in the SDK:

The EmbeddingGenerator Class

Arize class to generate embeddings data. Import and initialize EmbeddingGenerator from arize.pandas.embeddings:

Methods

from_use_case View Source Pass in use_case and more options depending on the use case. list_pretrained_models View Source Returns updated table listing of supported models.

Code Example