import * as openai from "https://deno.land/x/openai@v4.21.0/resources/beta/threads/messages/mod.ts";
Interfaces
References an image File in the content of a message. | |
The text content that is part of a message. | |
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 "retrieval" tool to search files. | |
A URL for the file that's generated when the assistant used the
| |
A list of files attached to a | |
Represents a message within a thread. | |