WaldiezChatMessageType
WaldiezChatMessageType =
"user"
|"agent"
|"system"
|"input_request"
|"input_response"
|"tool_call"
|"tool_response"
|"group_chat_run_chat"
|"generate_code_execution_reply"
|"termination_and_human_reply_no_input"
|"using_auto_reply"
|"execute_function"
|"generate_code_execution_reply"
|"error"
|"print"
|"text"
|string
&object
Defined in: src/waldiez/components/chatUI/types.ts:105
Supported message types