menu
langchain_core package
documentation
memory.dart
BaseChatMemory
outputKey property
outputKey property
dark_mode
light_mode
outputKey
property
String
?
outputKey
final
The output key to use for the chat history.
Implementation
final String? outputKey;
langchain_core package
documentation
memory
BaseChatMemory
outputKey property
BaseChatMemory class