Generates an AI chat response using the full conversation history. Requires prior messages.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
Conversation state elementText--Where the conversation will be stored--
Use streamingText-yes-
  • yes - Yes
  • no - No
-
ToolsTools----

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
ToolstoolsdynamicRun associated tools.
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.

The dynamic end state means that the exact values of this end state change based on how you define the block.