Skip to main content

VoyageAI

All functionality related to VoyageAI

VoyageAI Voyage AI builds embedding models, customized for your domain and company, for better retrieval quality. customized for your domain and company, for better retrieval quality.

Installation and Setup​

Install the integration package with

pip install langchain-voyageai

Get an VoyageAI api key and set it as an environment variable (VOYAGE_API_KEY)

Text Embedding Model​

See a usage example

from langchain_voyageai import VoyageAIEmbeddings

Help us out by providing feedback on this documentation page: