Creates a rerank request.
The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.
Corresponding model name. In order to improve service quality, we will regularly adjust the models provided by this service, including but not limited to model online/offline and adjustments to model service functions. We will try our best to notify you of such changes through appropriate means such as announcements or push messages.
search query
Currently only string lists are supported. Document objects will be supported in the future.
1The number of most relevant documents or indexes to return.
If false, the response does not contain the document text; if true, the response contains the input document text.
The maximum number of data blocks generated in the document. Long documents will be divided into multiple data blocks for calculation, and the data block with the highest score will be used as the final score of the document.
The amount of markup overlap between adjacent chunks when the document is chunked.
x <= 80