Skip to content

What is a Node

A node is one of the features of SamuraiAI, and is a basic building block for executing specific tasks. It provides an interface for users to perform various operations within the application.

The following nodes are available in SamuraiAI:

These nodes are provided by default and cannot be deleted.

  • Start: Starting point of the workflow
  • End: Ending point of the workflow

These nodes can be added as needed.

  • LLM: Interaction with AI language models
  • Browser Operation: Browsing and operating web pages
  • Connector: Integration with external tools and services
  • Loop: Repetitive processing
  • If-Else: Conditional branching processing
  • Intent Recognition: Classification of user intent
  • Human Interaction: Intervention and review by operator
  • Answer: Generate final answer
  • Parameter Extraction: Parameter extraction from input
  • MCP Tool: Call by specifying arbitrary MCP tool URL
  • Agent: Use of agent functionality
  • Note: Add notes