Preparing search index...
The search index is not available
LangChain.js - v0.1.35
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
text
message
LangChain.js - v0.1.35
Loading...