langchain.js
Preparing search index...
langsmith
schemas
LangChainBaseMessage
Interface LangChainBaseMessage
interface
LangChainBaseMessage
{
_getType
:
()
=>
string
;
additional_kwargs
?:
KVMap
;
content
:
string
;
}
Index
Properties
_
get
Type
additional_
kwargs?
content
Properties
_
get
Type
_getType
:
()
=>
string
Optional
additional_
kwargs
additional_kwargs
?:
KVMap
content
content
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
get
Type
additional_
kwargs
content
langchain.js
Loading...