import { RequiredActionFunctionToolCall } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/mod.ts";
Interfaces
The function definition. |
import { type RequiredActionFunctionToolCall } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/mod.ts";
Tool call objects
Properties
The ID of the tool call. This ID must be referenced when you submit the tool outputs in using the Submit tool outputs to run endpoint.
function: RequiredActionFunctionToolCall.Function
The function definition.