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 > Subgraph Node Asset Class: SubgraphNodeAsset | Inherits from: InworldNodeAsset Node asset for embedding and executing subgraphs within larger conversation workflows. Allows modular graph composition by referencing and executing other graph assets as nodes. SubgraphNodeAsset Unity Inspector

Usage

This node holds reference to a graph asset. The subgraph can be executed like a node, enabling modular graph composition.