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 for RemoteLLMChatNode using LLM provider settings.
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.
textGenerationConfig?: object
stream?: boolean
provider?: string
modelName?: string
responseFormat?: "text" | "json" | "json_schema"
messageTemplates?: Camelize<MessageTemplate>[]