Commit History

feat: 训练支持预估 token 消耗
eb87ba4

Tuchuanhuhuhu commited on

feat: 加入GPT 模型微调功能
9813f91

Tuchuanhuhuhu commited on

fix: 修复后台更新逻辑,避免stash产生错误等
37526ea

Keldos commited on

feat: 加入完整的版本更新功能
bde4648

Keldos commited on

BREAKING (refactor): 完全重构整理css和js
9186425

Keldos commited on

fix: 修复有序列表第一项可能不被渲染的问题
1d95aeb

Keldos commited on

fix: 修复显示raw message中latex也被渲染的问题
0e763ee

Keldos commited on

feat: 调整助理思考显示样式
856fe04

Keldos commited on

fix: 修正复制对话内容按钮可能获取渲染后内容的问题
da0fe02

Keldos commited on

feat: 支持不中断服务器修改用户密码
29b4859

Tuchuanhuhuhu commited on

feat: 对常见报错提供更友好的错误信息
6a81e5d

Tuchuanhuhuhu commited on

fix: 修正更新指令
d65b955

Keldos commited on

feat: 调整更新后显示,后台更新加入pip
e8bde23

Keldos commited on

feat: 点击按钮后在后台更新程序(git)
ee42d46

Keldos commited on

[WIP] feat: 自动更新
6b4e8ea

Keldos commited on

fix: 修复因空格转译导致的在单词中换行错误
6c7c463

Keldos commited on

feat: 加入latex渲染参数
73d2fd7

Keldos commited on

fix: 修复即使在最新版仍提示存在更新的问题
9b74535

Keldos commited on

feat: 改为使用标准UTC时间判断是否存在更新
a28d5b0

Keldos commited on

feat: 加入手动检查更新按钮
9a6e0bf

Keldos commited on

feat: 更新窗口加入:自动检测&手动检测&窗口高度跟随
38856b5

Keldos commited on

feat: 当存在tag时,显示版本改用tag名称而非commit hash
ac15133

Keldos commited on

feat: 将引用网站改为气泡形式 (#806)
578e872
unverified

Keldos commited on

fix: 修复网址被escape成字符串显示的错误
19fbb51

Keldos commited on

feat: 加入了删除对话历史记录的功能 #756
43981f0

Tuchuanhuhuhu commited on

refactor: 将html内容从presets移除
1a5edd8

Keldos commited on

Merge branch 'newgradio'
85bb598

Tuchuanhuhuhu commited on

修复历史记录中文编码
2582c02

MZhaovo commited on

dev: 更新依赖
7c76856

Keldos commited on

fix: 修复用户消息特殊符号被重复escape的问题
83c8410

Keldos commited on

fix: 解决仅供查看历史记录的代码块多出空行的问题
e91da60

Keldos commited on

fix: 完善流式输出的代码块显示
d96e918

Keldos commited on

BREAKING: 适配sanitize DOM的gradio版本
8161b72

Keldos commited on

test: 尝试override输出
af5f236

Keldos commited on

添加总结按钮
5c09c23

Tuchuanhuhuhu commited on

fix un-closed html error
ccd8f6d

qingxu98 commited on

chore: 微调界面样式
f2c192a

Keldos commited on

fix bug
f41581e

Tuchuanhuhuhu commited on

feat: 更改在对话气泡中切换md渲染显示
f029128

Keldos commited on

feat: 一键复制语言模型输出到剪贴板
5314ca6

Keldos commited on

修复历史记录文件夹可能会不存在的问题, thanks @libukai ! #722
28da654

Tuchuanhuhuhu commited on

修复可能会生成多余的history文件的bug
ff7d32c

Tuchuanhuhuhu commited on

增加了一个config选项,用于控制是否在用户未登录时展示历史对话记录
3646bb0

Tuchuanhuhuhu commited on

解决未登录时可能的隐私问题
d222bb9

Tuchuanhuhuhu commited on

解决登录后上传对话历史记录无效的问题
7dfecf7

Tuchuanhuhuhu commited on

增加了自动保存、自动读取历史的功能
ea9cb69

Tuchuanhuhuhu commited on

chore: 取消md转html时的latex渲染
00fb9a8

Keldos commited on

feat: latex渲染选项适配config
1d96ca7

Keldos commited on

默认不再渲染LaTex公式,但仍然可以通过config开启
b522942

Tuchuanhuhuhu commited on

修复从UI中粘贴key时,无法显示OpenAI余额的问题
a366e21

Tuchuanhuhuhu commited on