Skip to content

Commit c4bd09e

Browse files
author
久氢
committed
feat(memory_collection): add MemoryConversation class for dialogue history management
Change-Id: I3c52d07b82111f00bfb3fd8b04bee13cd5ce8892 Co-developed-by: Cursor <noreply@cursor.com> Signed-off-by: 久氢 <mapenghui.mph@alibaba-inc.com>
1 parent 10178ce commit c4bd09e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ server = [
2525
"fastapi>=0.104.0",
2626
"uvicorn>=0.24.0",
2727
"ag-ui-protocol>=0.1.10",
28+
"tablestore-for-agent-memory>=1.1.2",
2829
]
2930

3031
langchain = [

0 commit comments

Comments
 (0)