Skip to content

UIMessagePart

This content is not available in your language yet.

type UIMessagePart =
| UITextPart
| UIThinkingPart
| UIToolCallPart;

消息片段三型:文本 / 思考 / 工具调用卡