chatgpt-plugin/apps
HalcyonAlcedo c07503db29
防止注入攻击 (#170)
* 修复引用转发,默认bing模式并发

* 开启stream增加稳定性

* fix: remove queue element only in non-bing mode

* 使用chatgpt-api自带的超时逻辑,文字过多时启动切换到图片输出防止被吞

* Update chat.js

* 添加Bing专用的图片输出样式

* 添加chatgpt的新图片模式,临时处理切换api导致的对话异常

* 修改bing样式表

* 为图片添加外部页面缓存

* 为图片模式添加MathJax

* feat: add switch for qrcode

* 防止script攻击

---------

Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-02-19 00:44:33 +08:00
..
chat.js 防止注入攻击 (#170) 2023-02-19 00:44:33 +08:00
help.js 添加OpenAI API额度的到期日期,格式化小数点 (#168) 2023-02-19 00:18:11 +08:00
management.js Conversation communication (#165) 2023-02-18 12:33:24 +08:00