Skip to main content

validate_memory_backend

Function
This function is defined in the feature_configs module.
Normalise a backend name; raise rather than substitute a different store.

Signature

Parameters

Union[str, MemoryBackend]
required
No description available.

Returns

str
The result of the operation.

Uses

  • available_memory_backends
  • ValueError
  • make_preset_error

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 83

Memory Concept

Memory Overview

Memory Configuration

Session Resume