class WatsonxRerankThe maximum number of concurrent calls that can be made.
Defaults to Infinity, which means no limit.
The maximum number of retries that can be made for a single call, with an exponential backoff between each attempt. Defaults to 6.
Model name to use. Available options are: qwen-turbo, qwen-plus, qwen-max, or Other compatible models.
The project that contains the resource. Either space_id or project_id has to be given.
The space that contains the resource. Either space_id or project_id has to be given.
Abstract method that must be implemented by any class that extends
BaseDocumentCompressor. This method takes an array of Document
objects and a query string as parameters and returns a Promise that
resolves with an array of compressed Document objects.
Get the parameters used to invoke the model