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.

Properties


Properties

messages

messages?: MessageTemplate[]
List of message templates

tools

tools?: Tool[]
List of available tools for function calling

toolChoice

toolChoice?: object
Tool choice configuration

responseFormat

responseFormat?: "text" | "json" | "json_schema"
Response format specification (‘text’, ‘json’, ‘json_schema’)