CohereChatResponseMessageContentInner model.
Summary
Types
@type t() :: %ExBifrost.Model.CohereChatResponseMessageContentInner{ document: ExBifrost.Model.CohereChatResponseMessageContentInnerDocument.t() | nil, image_url: ExBifrost.Model.CohereChatResponseMessageContentInnerImageUrl.t() | nil, text: String.t() | nil, thinking: String.t() | nil, type: String.t() }