<!-- Please only use this template for submitting feature requests --> **What would you like to be added**: 目前Agent 模块中的Session,Message等会话数据都放置在内存中,需要使用Gorm来支持持久化。 **Why is this needed**: 分布式场景下,需要用持久化存储来存储会话数据,支持多租户,多机器,HITL等场景
What would you like to be added:
目前Agent 模块中的Session,Message等会话数据都放置在内存中,需要使用Gorm来支持持久化。
Why is this needed:
分布式场景下,需要用持久化存储来存储会话数据,支持多租户,多机器,HITL等场景