Constructors
Constructors
constructor
Parameters
The list of tool calls to execute.
Returns
ToolCallRequestDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Realtime TTS-2 is live. Built for realtime conversation that feels human. Learn more
Represents a collection of tool calls to be executed by the runtime.
new ToolCallRequest(toolCalls: ToolCallInterface[]): ToolCallRequest
ToolCallRequestWas this page helpful?