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