Skip to main content
Embeddings are handled by the GeminiEmbeddings class, which is a wrapper around the Google GenAI API.

Installation

Gemini embeddings require the google-genai and numpy libraries. See the Installation Guide for more information.

Usage

Example