Optional
apiThe API key to use.
{process.env.MXBAI_API_KEY}
Optional
baseThe base URL of the MixedbreadAI API.
Optional
maxThe maximum number of retries to attempt.
{3}
Optional
modelThe model to use for reranking. For example "default" or "mixedbread-ai/mxbai-rerank-large-v1".
{"default"}
Generated using TypeDoc
Interface extending RerankingRequestWithoutInput with additional parameters specific to the MixedbreadAIRerank class.