Optional
apiThe API key to use.
{process.env.MXBAI_API_KEY}
Optional
baseThe base URL for the API.
Optional
batchThe maximum number of documents to embed in a single request.
{128}
Optional
modelThe model to use for generating embeddings.
{"mixedbread-ai/mxbai-embed-large-v1"}
Generated using TypeDoc
Interface extending EmbeddingsParams with additional parameters specific to the MixedbreadAIEmbeddings class.