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