Structs§
Enums§
- Type
True - This is the Conversation node. This can be used to start a conversation with the customer. The flow is: - Workflow starts the conversation node - Model is active with the
prompt
and global context. - Model will call a tool to exit this node. - Workflow will extract variables from the conversation. - Workflow continues.