AI Agent
An AI Agent that can use connected models and tools to perform complex tasks.
Inputs
- Input: User message or context
- Tools: Tool nodes to be used by the agent
- Model: An LLM model node (required)
Outputs
- Output: Agent response and usage information
Parameters
| Display Name | Name | Type | Default | Description |
|---|---|---|---|---|
| Prompt | prompt | textarea | System prompt for the agent | |
| User Message | message | textarea | Input message for the agent |