Initializes a new instance of the SettingsMemoryScope class.
OptionalinitialSettings: Record<string, unknown>initial set of settings to supply
Deletes the backing memory for a scope.
Current dialog context.
Gets the backing memory for this scope.
The DialogContext object for this turn.
The memory for the scope.
Loads a scopes backing memory at the start of a turn.
Current dialog context.
Saves a scopes backing memory at the end of a turn.
Current dialog context.
Changes the backing object for the memory scope.
Current dialog context
memory to assign
Protected StaticloadBuild a dictionary view of configuration providers.
The configuration that we are running with.
Projected dictionary for settings.
Abstract base class for all memory scopes.