Skip to content

ChatModelMessage

An individual message returned from a Generative AI provider’s API.

Properties

content

content: string


role

role: "system" | "user" | "assistant"


Generated using typedoc-plugin-markdown and TypeDoc