Files
chatgpt-on-wechat/common
lanvent 665001732b feat: add image compression
Add image compression feature to WechatComAppChannel to compress images larger than 10MB before uploading to WeChat server. The compression is done using the `compress_imgfile` function in `utils.py`. The `fsize` function is also added to `utils.py` to calculate the size of a file or buffer.
2023-04-21 15:29:59 +08:00
..
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2023-04-21 15:29:59 +08:00