Releases: chatgpt-web-dev/chatgpt-web
Releases · chatgpt-web-dev/chatgpt-web
v2.12.8
feat: api 接口重启也可以保持上下文(会增加额外token使用) (#113 )
fix: 概率聊天历史未加载
fix: 无法删除单条消息 (Close #119)
fix: only root user get config (Close #120)
v2.12.7
chatgpt api 5.2.4 尝试修复 gpt4 偶尔报错
v2.12.6
fix: 记录错误信息 (Close #81)
fix: reset password show modal (Close #83)
fix: can't save accesstoken (Close #79)
chore: 优化重复注册 (Close #75)
perf: 优化复制逻辑
chore: chat model
v2.12.5
fix: change default proxy url
chore: nginx防止爬虫爬取配置
chore: time format
fix: 聊天记录加载异常 (Close #40)
v2.12.4
fix: cannot chat without logging in (Closes #31)
fix: pop-up window cannot be closed on the mobile (Closes #48)
v2.12.3
feat: support room specific prompt
fix: mobile login modal (Closes #41)
fix: baidu audit not working (Closes #36)
fix: reverse proxy save lost
fix: access token error
fix: fetch balance with proxy
v2.12.2
feat: support password reset
feat: custom sensitive words
fix: exception when the account does not exist
v2.12.1
feat: 支持敏感词审核
feat: 支持展示每个回答所用的 token 消耗 +i18n (#19)
fix: 如果超时导致聊天无法正常记录
feat: 添加自定义 temperature 和 top_p (Chanzhaoyu/chatgpt-web#1260)
在设置的高级面板里自定义temperature和top_p
change default temperature from 0.8 to 0.5
pref: 检查代码,增加仅 api 的接口判断
v2.12.0
feat: 支持敏感词审核
feat: 支持展示每个回答所用的 token 消耗 +i18n (#19)
fix: 如果超时导致聊天无法正常记录
feat: 添加自定义 temperature 和 top_p (#1260)
- 在设置的高级面板里自定义temperature和top_p
- change default temperature from 0.8 to 0.5
- pref: 检查代码,增加仅 api 的接口判断