Commit Graph

3 Commits

Author SHA1 Message Date
supreme0597
8b6229d230 fix: make lint && make format 2026-03-20 21:18:13 +08:00
supreme0597
fd13607366 fix: 修复 LangGraph Postgres checkpointer 初始化与 Windows 事件循环兼容
使用 psycopg_pool 作为 LangGraph checkpointer 连接池,并在启动时执行 setup() 确保表存在;Windows 下切换为 SelectorEventLoopPolicy 以兼容 psycopg 异步模式。
2026-03-14 07:21:21 +08:00
肖泽涛
85480dbdc0 feat: migrate chat streaming to async run queue + SSE 2026-02-27 18:19:13 +08:00