LLM Request

The LLM Request block makes a single LLM call with no tools.

Unlike the Agentic Loop block, the LLM Request block does not plan or call tools. It only sends a prompt to the LLM and returns the response.

Typical use cases include translating a query into another language or summarizing a long input text.