agentscope-ai / agentscope-ai/agentscope-java
[Bug]:使用DistributedStore的方式,数据库中的agentscope_sessions中的state_data字段会一直叠加
未關閉
area/core/memory
bug
- 主要語言
- Java
- 星號
- 5.6k
- 分支
- 1.3k
- 平均合併
- 4 天 12 小時
- 30 天內合併 PR
- 77
描述
**AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.**
**Describe the bug**
A clear and concise description of what the bug is.
使用DistributedStore的方式,数据库中的agentscope_sessions中的state_data字段会一直叠加。虽然数据库选择了text字段,但是随着同一个调用的次数增加,总有数据库存不下的情况。
修复建议
1,提供字段设置,对于会话能最大保存的条数。
2,底层提供方式,由接入系统自行处理何时来处理清理。
貢獻指南
評估
這個 Issue 還沒有評估資料。