Skip to main content
Embeddings are handled by the SentenceTransformer class, which is a wrapper around the sentence-transformers library.

Installation

Embeddings require the sentence-transformers library. See the Installation Guide for more information.

Usage