class RecordManagerA path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.
Creates schema in the record manager.
Deletes keys from the record manager.
Checks if keys exist in the record manager.
Returns current time from the record manager.
Lists keys from the record manager.
The name of the serializable. Override to provide an alias or to preserve the serialized module name in minified environments.
Implemented as a static method to support loading logic.
A path to the module that contains the class, eg. ["langchain", "llms"]