AIChatEvent
Chat event data
Properties
Section titled “Properties”| Property | Type |
|---|---|
chatbot? | string |
code? | string |
conversationId? | string |
data? | Record<string, any>[] |
delta? | string |
error? | string |
message? | string |
query? | string |
rowCount? | number |
step? | string |
summary? | string |
type | AIChatEventType |
usage? | AIUsageStats |