menu
langchain_core package
documentation
memory.dart
BaseMemory
memoryKeys property
memoryKeys property
dark_mode
light_mode
memoryKeys
property
Set
<
String
>
get
memoryKeys
Input keys this memory class will load dynamically to the prompt.
Implementation
Set<String> get memoryKeys;
langchain_core package
documentation
memory
BaseMemory
memoryKeys property
BaseMemory class