import { FunctionToolCall } from "https://deno.land/x/openai@v4.24.3/resources/beta/threads/runs/steps.ts";
Interfaces
The definition of the function that was called. |
import { type FunctionToolCall } from "https://deno.land/x/openai@v4.24.3/resources/beta/threads/runs/steps.ts";
Properties
function: FunctionToolCall.Function
The definition of the function that was called.