mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-10 22:41:06 +00:00
[dev] modify base memory chat
This commit is contained in:
parent
0e4310b569
commit
610e8f0b85
1 changed files with 1 additions and 4 deletions
|
|
@ -15,8 +15,5 @@ class BaseMemoryChat(metaclass=ABCMeta):
|
|||
:return:
|
||||
"""
|
||||
|
||||
@abstractmethod
|
||||
def run(self):
|
||||
"""
|
||||
:return:
|
||||
"""
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue