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.
Realtime TTS 2.0 is available now in research preview! Learn more
Configuration interface for LLMPromptBuilderNode creation.
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.
messages?: MessageTemplate[]
tools?: Tool[]
toolChoice?: object
responseFormat?: "text" | "json" | "json_schema"