mirror of
https://github.com/jie65535/JChatGPT.git
synced 2026-06-23 00:49:31 +08:00
Split memory agent
This commit is contained in:
@@ -548,7 +548,10 @@ object JChatGPT : KotlinPlugin(
|
||||
SendCompositeMessage(),
|
||||
|
||||
// 记忆代理
|
||||
MemoryAgent(),
|
||||
MemoryAppend(),
|
||||
|
||||
// 记忆修改
|
||||
MemoryReplace(),
|
||||
|
||||
// 结束循环
|
||||
StopLoopAgent(),
|
||||
|
||||
Reference in New Issue
Block a user