Crate tirea_protocol_ai_sdk_v6

Crate tirea_protocol_ai_sdk_v6 

Source
Expand description

AI SDK v6 compatible UI Message Stream protocol support.

Structs§

AiSdkEncoder
Stateful encoder for AI SDK v6 UI Message Stream protocol.
AiSdkV6HistoryEncoder
AiSdkV6RunRequest
DataUIPart
Custom data part.
FileUIPart
File attachment.
ReasoningUIPart
Reasoning part.
SourceDocumentUIPart
Document source reference.
SourceUrlUIPart
URL source reference.
StepStartUIPart
Step start marker.
TextUIPart
Text part.
ToolApproval
User approval details attached to a tool invocation part.
ToolUIPart
Tool invocation part.
UIMessage
A UI message with rich parts.

Enums§

AiSdkTrigger
StreamState
Streaming state for UI parts.
ToolState
Tool execution state in UI.
UIMessagePart
A part of a UI message.
UIRole
Role in the conversation.
UIStreamEvent
Stream event types compatible with AI SDK v6.

Constants§

AI_SDK_VERSION
Target AI SDK major version for this module.