VoyageAIEmbeddings
class, which is a wrapper around the VoyageAI API.
Installation
Embeddings require thevoyageai
, numpy
, and tokenizers
libraries. See the Installation Guide for more information.
Embed text using VoyageAI embeddings
VoyageAIEmbeddings
class, which is a wrapper around the VoyageAI API.
voyageai
, numpy
, and tokenizers
libraries. See the Installation Guide for more information.