LLM
Nodes
| Node | Description |
|---|---|
| Call Agent | Call Agent with a Chat Completions-style JSON request. MCP output mode exposes no Memory input; include any prior conversation history in each request. |
| Chat Completions | Run Agent 2 with an OpenAI-compatible Chat Completions request |
| LLM Call | Predicts text using a Large Language Model |