Ask a question to get started
Enter to sendā¢Shift+Enter new line
Enqueue an AIMessage that carries the given tool calls. Content is derived from the input messages at invocation time.
respondWithTools(toolCalls: __type[]): this
toolCalls
__type[]
Array of tool calls. Each entry needs name and args; id is optional and auto-generated when omitted.
name
args
id