v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.13
LangChain.js
langchain-openai
OpenAIClient
Beta
Threads
Messages
FileCitationDeltaAnnotation
FileCitation
Interface FileCitation
interface
FileCitation
{
file_id
?:
string
;
quote
?:
string
;
}
Index
Properties
file_
id?
quote?
Properties
Optional
file_
id
file_
id
?:
string
The ID of the specific File the citation is from.
Optional
quote
quote
?:
string
The specific quote in the file.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file_
id
quote
LangChain.js - v0.2.13
Loading...
The ID of the specific File the citation is from.