object_registry
langroid/utils/object_registry.py
ObjectRegistry
¶
A global registry to hold id -> object mappings.
scheduled_cleanup(interval=600)
¶
Periodically cleans up the global registry every 'interval' seconds.