ACP.ContentChunk (agent_client_protocol v0.1.0)

Copy Markdown View Source

A chunk of content in a session update.

Summary

Types

t()

@type t() :: %ACP.ContentChunk{content: term(), meta: term()}

Functions

from_json(map)

new(content)

to_json(c)