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