ExBifrost.Model.CohereChatV2200ResponseDeltaMessageCitations (ex_bifrost v0.1.0)

Copy Markdown View Source

Citations (for citation events)

Summary

Types

t()

@type t() :: %ExBifrost.Model.CohereChatV2200ResponseDeltaMessageCitations{
  content_index: any() | nil,
  end: any() | nil,
  sources:
    [
      ExBifrost.Model.CohereChatV2200ResponseDeltaMessageCitationsOneOfSourcesInner.t()
    ]
    | nil,
  start: any() | nil,
  text: any() | nil,
  type: any() | nil
}

Functions

decode(value)