interface Assistant.Functionimport { type Assistant } from "https://deno.land/x/openai@v4.19.0/resources/beta/mod.ts"; const { Function } = Assistant; Propertiesfunction: Shared.FunctionDefinitiontype: "function"The type of tool being defined: function