import { ChatCompletionMessageToolCall } from "https://deno.land/x/openai@v4.19.1/resources/mod.ts";
Interfaces
The function that the model called. |
import { type ChatCompletionMessageToolCall } from "https://deno.land/x/openai@v4.19.1/resources/mod.ts";
Properties
function: ChatCompletionMessageToolCall.Function
The function that the model called.