TTS-1.5 is here: under 120ms latency, optimized stability! Learn more
Node.js
Optional context parameters for graph execution. Provides control over execution tracking, user targeting, and initial state. All parameters are optional and have sensible defaults.
executionId?: string
userContext?: UserContextInterface
dataStoreContent?: { [x: string]: any; }