You can expand runchat nodes and prompts with tool calls to view and edit their internal state
ArrowsOut
icon in the node settings bar. You can collapse the workflow back into a single node by pressing the button again.
Agent
node to view the internal state of any Tools used by that node to return a response to your prompt. First, add tools to the Agent
node in the node settings bar, then run the node. If a tool was used you will then be able to expand the Agent
node using the ArrowsOut
button in the settings bar.
Agent
or Runchat) again, the inputs and outputs of the child nodes will update to reflect this new state.This is a useful diagnostic tool for detecting bugs in workflow logic or flaws in prompts.
Code
or Agent
nodes) and these will be saved as a custom override to the Tool. This is useful for quickly exploring variations on prompts or fixing bugs.