Files
chatgpt-on-wechat/bridge
6vision 90d1835353 fix: send generic file types (tar.gz, zip, etc.) as FILE instead of TEXT
Previously, files with extensions not in the known categories (image, document, video, audio) fell through to a fallback that returned ReplyType.TEXT, causing the file to never actually be sent to the user. Now the fallback uses ReplyType.FILE so all file types are delivered.

Made-with: Cursor
2026-04-11 15:45:34 +08:00
..
2026-04-02 16:46:58 +08:00
2023-12-05 03:58:42 -05:00
2024-03-16 12:34:40 +08:00