UIMessage
This content is not available in your language yet.
视图消息(user 或 assistant;assistant 消息由 parts 依序组成,可直接渲染)
readonly id: string;视图内单调 id(msg-<n>;React key 可直接用)
readonly parts: readonly UIMessagePart[];readonly role: "user" | "assistant";Was this page helpful?
Thanks for your feedback.