GeminiEmbeddings
class, which is a wrapper around the Google GenAI API.
Installation
Gemini embeddings require thegoogle-genai
and numpy
libraries. See the Installation Guide for more information.
Embed text using Google Gemini embeddings via GenAI API
GeminiEmbeddings
class, which is a wrapper around the Google GenAI API.
google-genai
and numpy
libraries. See the Installation Guide for more information.