import { RequiredActionFunctionToolCall } from "https://deno.land/x/openai@v4.26.0/resources/beta/threads/runs/runs.ts";
Interfaces
The function definition. |
import { type RequiredActionFunctionToolCall } from "https://deno.land/x/openai@v4.26.0/resources/beta/threads/runs/runs.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.