mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-17 11:07:11 +08:00
Defer the callback stream finish after a text reply so a trailing image-with-caption send (text first, image 0.3s later) can merge in instead of closing the stream prematurely. Raise the callback inline image cap from 512KB to 2MB to match the long-connection upload path. Co-authored-by: Cursor <cursoragent@cursor.com>