Properties
Properties
nodeId
isCancelled
GraphOutputStream.abort(). Custom nodes can check this to exit early.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Realtime TTS-2 is live. Built for realtime conversation that feels human. Learn more
Execution context provided to custom nodes during processing. Provides access to execution information, configuration, data store, and component interfaces. Key Features: - Access to execution configuration and metadata - Data store for sharing state across nodes - Component registry access for LLM and embedder interfaces - Cancellation status checking
nodeId: string
isCancelled: boolean
GraphOutputStream.abort(). Custom nodes can check this to exit early.Was this page helpful?