Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
OpenAIResponsesAnnotation type definition
models.FileCitation
const value: models.FileCitation = { fileId: "file-abc123", filename: "research_paper.pdf", index: 0, type: "file_citation", };
models.URLCitation
const value: models.URLCitation = { endIndex: 582752, startIndex: 114325, title: "<value>", type: "url_citation", url: "https://dim-jet.biz/", };
models.FilePath
const value: models.FilePath = { fileId: "file-abc123", index: 0, type: "file_path", };