Rerank
Rerank Documents
Rerank documents based on the given query and parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Optional metadata for the request
Body
application/json
Parameters for reranking documents.
The body is of type object
.
Response
200
application/json
Documents reranked successfully.
The response is of type object
.