v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/messages
StoredGeneration
Interface StoredGeneration
interface
StoredGeneration
{
text
:
string
;
message
?:
StoredMessage
;
}
Index
Properties
text
message?
Properties
text
text
:
string
Optional
message
message
?:
StoredMessage
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
text
message
LangChain.js - v0.2.10
Loading...