HalcyonAlcedo
|
ae161ed4ce
|
使用base64代替escapeHtml就传入数据 (#178)
* 修复引用转发,默认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攻击
* 修复网页模板错误
* 修复bing页面引用错误
* 缓存服务器异常时处理
* 添加默认配置加载
* 修复配置文件路径错误
* 删除重复的模板文件,修复二维码地址错误
* 修正图片渲染错误
* 修复引用渲染错误
* 二维码网址统一改为使用本地配置
* 添加关闭思考提示的配置项
* 修复在Windows上无法载入配置文件的问题
* 修复关闭qr的情况下渲染错误
* 改为使用base64传递返回数据
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-20 21:01:38 +08:00 |
|
HalcyonAlcedo
|
049e71b7bb
|
修复一些图片模式页面错误,添加图片页面服务器自定义配置,修改配置文件加载方法 (#172)
|
2023-02-20 11:32:44 +08:00 |
|
ikechan8370
|
1612898a01
|
fix: use default heiti font
|
2023-02-19 15:54:45 +08:00 |
|
ikechan8370
|
6da40e3843
|
fix: vulnerability problems
|
2023-02-19 01:19:08 +08:00 |
|
ikechan8370
|
b5afe1f4fb
|
Committing changes to index.html
|
2023-02-19 01:12:31 +08:00 |
|
HalcyonAlcedo
|
a4f12eaf09
|
为图片添加外部页面保存 (#167)
* 修复引用转发,默认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
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-19 00:17:37 +08:00 |
|
ikechan8370
|
f24911a040
|
fix: change Bing style of picture
|
2023-02-18 13:21:56 +08:00 |
|
ikechan8370
|
a3b14b1a79
|
Conversation communication (#165)
* init: conversation in api3 (WIP)
* feat: beta conversation
* fix: fix some problems
* fix: add help message
|
2023-02-18 12:33:24 +08:00 |
|
HalcyonAlcedo
|
4d53f378f1
|
更改必应和chatgpt的图片模式web模板,临时处理切换模式后会话失效问题 (#163)
* 修复引用转发,默认bing模式并发
* 开启stream增加稳定性
* fix: remove queue element only in non-bing mode
* 使用chatgpt-api自带的超时逻辑,文字过多时启动切换到图片输出防止被吞
* Update chat.js
* 添加Bing专用的图片输出样式
* 添加chatgpt的新图片模式,临时处理切换api导致的对话异常
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-17 19:55:23 +08:00 |
|
ikechan8370
|
6fdcbf12e2
|
feat: support browser-based solution. update readme
|
2023-02-11 23:17:38 +08:00 |
|
ikechan8370
|
e6738e5527
|
fix: redis expire time; picture mode title; queue lock problem
|
2023-02-03 21:49:55 +08:00 |
|
葛胤池
|
e5f0ada32e
|
fix: recall; change style
|
2022-12-11 13:38:37 +08:00 |
|
葛胤池
|
70044eb6c0
|
feat: add picture mode
|
2022-12-10 19:45:54 +08:00 |
|