Skip to main content

in_memory

Method
This is a method of the Memory class in the memory module.
Create a new in-memory memory

Signature

def in_memory(config: MemoryConfig) -> Self

Parameters

config
MemoryConfig
required
No description available.

Returns

Returns
Self
The result of the operation.