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.
🧩 List of Available Nodes
Section titled “🧩 List of Available Nodes”The following nodes are available in SamuraiAI:
Default Nodes
Section titled “Default Nodes”These nodes are provided by default and cannot be deleted.
- Start: Starting point of the workflow
- End: Ending point of the workflow
Addable Nodes
Section titled “Addable Nodes”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
Last updated: