Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StreamMessageContent

Streaming AI / SSE message content; isCompleted maps to engine complete.

Hierarchy

  • Omit<IStreamMessageContent, "isSynced" | "complete" | "mentionedInfo">
    • StreamMessageContent

Index

Properties

user?: IUserExtraValueInMessage
extra?: string

Additional information in the message

referMsg?: IReferContentInMessage
content: string
completeReason?: number
stopReason?: number
type?: string
isCompleted?: boolean
mentionedInfo?: MentionedInfo