import { type ImageFileContentBlock } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
References an image File in the content of a message.
Properties
image_file: ImageFile
x/openai/resources/beta/threads/messages.ts>ImageFileContentBlock
import { type ImageFileContentBlock } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
References an image File in the content of a message.