langchain.js
Preparing search index...
@langchain/core
messages
StoredGeneration
Interface StoredGeneration
interface
StoredGeneration
{
message
?:
StoredMessage
;
text
:
string
;
}
Index
Properties
message?
text
Properties
Optional
message
message
?:
StoredMessage
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
text
langchain.js
Loading...