menu
langchain_core package
documentation
memory.dart
BaseChatMemory
chatHistory property
chatHistory property
dark_mode
light_mode
chatHistory
property
BaseChatMessageHistory
chatHistory
final
The chat history.
Implementation
final BaseChatMessageHistory chatHistory;
langchain_core package
documentation
memory
BaseChatMemory
chatHistory property
BaseChatMemory class