ExAgent.Message.Part.Text (ExAgent v0.1.0)

Copy Markdown View Source

A plain text chunk returned by the model.

Summary

Types

t()

@type t() :: %ExAgent.Message.Part.Text{content: String.t(), id: String.t() | nil}