CohereRerank200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.CohereRerank200Response{ id: String.t() | nil, meta: %{optional(String.t()) => any()} | nil, results: [ExBifrost.Model.CohereRerank200ResponseResultsInner.t()] | nil }
CohereRerank200Response model.
@type t() :: %ExBifrost.Model.CohereRerank200Response{ id: String.t() | nil, meta: %{optional(String.t()) => any()} | nil, results: [ExBifrost.Model.CohereRerank200ResponseResultsInner.t()] | nil }