CohereChatV2200ResponseDelta model.
Summary
Types
@type t() :: %ExBifrost.Model.CohereChatV2200ResponseDelta{ finish_reason: String.t() | nil, message: ExBifrost.Model.CohereChatV2200ResponseDeltaMessage.t() | nil, usage: ExBifrost.Model.CohereChatV2200ResponseDeltaUsage.t() | nil }