mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-15 23:31:05 +00:00
[dev] modify memory chat
This commit is contained in:
parent
57feb6907f
commit
380446d7c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class ChatAgent(object):
|
||||
class MemoryChat(object):
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue