CohereRerank200ResponseResultsInner model.
@type t() :: %ExBifrost.Model.CohereRerank200ResponseResultsInner{ document: %{optional(String.t()) => any()} | nil, index: integer() | nil, relevance_score: number() | nil }