Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview > Intent Node Asset Class: IntentNodeAsset | Inherits from: InworldNodeAsset Node asset for processing user intent recognition and classification within conversation flows. Implements intent detection logic to identify user intentions and route conversation flow accordingly. IntentNodeAsset Unity Inspector

Usage

This node analyzes user input to determine the intended action or response, enabling conditional branching in conversation graphs based on detected user intents.