Skip to main content
PostgreSQL Agent Storage 是一个实现 AgentStorage 接口的类,它使用 PostgreSQL 作为后端存储系统。它为代理会话提供了健壮的关系型存储,并支持 JSONB 数据类型、模式版本控制和高效查询。

参数