WaldiezChatUserInput
WaldiezChatUserInput =
WaldiezChatMessageCommon
&object
Defined in: src/waldiez/components/chatUI/types.ts:185
User input response to a specific request
Type declaration¶
data¶
data:
string
| {content
:WaldiezMediaContent
; } |object
[]
type¶
type:
"input_response"