available_memory_backends
Function
This function is defined in the feature_configs module.Backends
MemoryConfig(backend=...) accepts, read from the registry.
Adapters added via register_memory_adapter() are accepted automatically.
Signature
Returns
List[str]
The result of the operation.
Uses
list_memory_adapters
Used By
Source
View on GitHub
praisonaiagents/config/feature_configs.py at line 74
