type alias Chat.ChatModelimport { type Chat } from "https://deno.land/x/openai@v4.39.0/resources/chat/chat.ts"; const { ChatModel } = Chat; definition: ChatAPI.ChatModel