Optional
apiThe API key to use.
Optional
baseThe base URL of the MixedbreadAI API.
Optional
maxThe maximum number of retries to attempt.
Optional
modelThe model to use for reranking. For example "default" or "mixedbread-ai/mxbai-rerank-large-v1".
Optional
rankThe fields of the documents to rank.
Optional
returnWhether to return the documents.
Optional
topKThe number of documents to return.
Interface extending RerankingRequestWithoutInput with additional parameters specific to the MixedbreadAIRerank class.