mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
3 lines
86 B
Python
3 lines
86 B
Python
from memory_scope.utils.registry import Registry
|
|
|
|
MODEL_REGISTRY = Registry("models")
|