v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Beta
Threads
Messages
TextDelta
Interface TextDelta
interface
TextDelta
{
annotations
?:
AnnotationDelta
[]
;
value
?:
string
;
}
Index
Properties
annotations?
value?
Properties
Optional
annotations
annotations
?:
AnnotationDelta
[]
Optional
value
value
?:
string
The data that makes up the text.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
value
LangChain.js
Loading...
The data that makes up the text.