mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-21 13:50:18 +08:00
3474e00508
之前 fetchToTempFile 未传 limit 参数,远端可能尝试一次返回全部消息。 现在每次请求限制最多 1000 条,通过 sync 分页续拉机制自动获取完整数据。 Made-with: Cursor