A single message in the conversation between a user and an agent.
Required: messageId, role ("user" | "agent"), parts. Always carries
kind: "message" on the wire.
Summary
Types
@type role() :: String.t()
A single message in the conversation between a user and an agent.
Required: messageId, role ("user" | "agent"), parts. Always carries
kind: "message" on the wire.
@type role() :: String.t()