import { FileCitationDeltaAnnotation } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
import { type FileCitationDeltaAnnotation } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Generated when the assistant uses the "file_search" tool to search files.
Properties
optional
file_citation: FileCitationDeltaAnnotation.FileCitation