Skip to main content
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

Webhook Node

Make HTTP requests to external services and APIs

Knowledge Base Node

Access specific knowledge sources for responses

Warm End Node

Gracefully conclude conversations