mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-14 23:21:04 +00:00
5 lines
86 B
Python
5 lines
86 B
Python
USER_NAME = "user_name"
|
|
|
|
RELATED_MEMORIES = "related_memories"
|
|
|
|
MESSAGES = "messages"
|