> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# LLM Node Asset

[Overview](../overview) > LLM Node Asset

**Class:** `LLMNodeAsset` | **Inherits from:** `InworldNodeAsset`

Node asset for integrating Large Language Model (LLM) processing within conversation flows. Handles text generation, completion, and language understanding tasks.

<img src="https://mintcdn.com/inworldai/GzK0EwIb2T2yQTle/Unity/runtime/runtime-reference/images/LLMNodeAsset.png?fit=max&auto=format&n=GzK0EwIb2T2yQTle&q=85&s=163277084826f950f1061bfa99071a4b" alt="LLMNodeAsset Unity Inspector" width="592" height="618" data-path="Unity/runtime/runtime-reference/images/LLMNodeAsset.png" />

## Usage

This node processes text input through LLM services to generate contextual responses, complete sentences, or perform language understanding tasks in conversation workflows.
