CohereError model.
@type t() :: %ExBifrost.Model.CohereError{ code: String.t() | nil, message: String.t() | nil, type: String.t() | nil }