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.
Constructors
Constructors
constructor
Parameters
Returns
ToolCallResponseRealtime TTS-2 is live. Built for realtime conversation that feels human. Learn more
Represents the result of a tool call execution. This class encapsulates the result from executing a tool call, including the tool call ID and the execution result.
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.
new ToolCallResponse(toolCallResults: ToolCallResultInterface[]): ToolCallResponse
ToolCallResponse