Node types
Default Node
The most versatile node for general conversation and reasoning
The Default Node is the most versatile component in Agent Graphs, handling general conversation flow and complex reasoning.
Purpose & Functionality
The Default Node uses the configured LLM to interpret its specific prompt within the conversation’s context. How it interacts (notification vs. pausing for input) depends entirely on the instructions within its prompt.
Use Cases
- General conversation steps
- Asking questions
- Providing information
- Complex reasoning
- Decision-making
Configuration
- Name: A label for the node on the Canvas
- Prompt: Instructions for the agent at this step
Examples
Example 1: Non-pausing notification
Example 2: Pausing to collect information