Interface: LangChainBaseMessage
schemas.LangChainBaseMessage
Properties
_getType
• _getType: () => string
Type declaration
▸ (): string
Returns
string
Defined in
content
• content: string
Defined in
additional_kwargs
• Optional
additional_kwargs: KVMap