import { FileCitationAnnotation } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/messages.ts";
import { type FileCitationAnnotation } from "https://deno.land/x/openai@v4.52.0/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
file_citation: FileCitationAnnotation.FileCitation