ExBifrost.Model.CohereChatV2200ResponseDeltaMessageContent (ex_bifrost v0.1.0)

Copy Markdown View Source

Content for content events

Summary

Types

t()

@type t() :: %ExBifrost.Model.CohereChatV2200ResponseDeltaMessageContent{
  text: any() | nil,
  thinking: any() | nil,
  type: any() | nil
}

Functions

decode(value)