Rerank represents an object that contains the result for the rerank call.
created represents the unix timestamp for when the request was received.
id represents a unique identifier for the result.
model represents the model that was used.
object represent the type of the result document.
createdDate converts the created unix timestamp into a JS Date.
Rerank represents an object that contains the result for the rerank call.