Interface that extends EmbeddingsParams and defines additional parameters specific to the VoyageEmbeddings class.

Hierarchy

Implemented by

Properties

Properties

modelName: string
batchSize?: number

The maximum number of documents to embed in a single request. This is limited by the Voyage AI API to a maximum of 8.

Generated using TypeDoc