Commit History

fix: 解决禁用更新后仍显示更新按钮的问题
ce858fc

Keldos commited on

Merge branch 'UI-new' into main (#873)
9478f31
unverified

Keldos commited on

fix: 使用self.history实现自动命名
6582601

MZhaovo commited on

feat: 可以使用配置文件控制默认自动命名行为
73da7f9

MZhaovo commited on

fix: windwos因冒号导致出错
85de666

MZhaovo commited on

feat. 自动命名功能完善啦
6487726

MZhaovo commited on

自动命名更改为16个字符
d6526d1

MZhaovo commited on

bugfix: 选择LoRA模型时出错
8b610a5

Tuchuanhuhuhu commited on

fix: 修复Chromium下模型dropdown偏移
3cd91ed

Keldos commited on

chore: 改进翻译
b6963c9

Tuchuanhuhuhu commited on

dev: 升级gradio到3.43.2
1c04bc3

Keldos commited on

fix: 在特定情况下禁用自动更新按钮
a233205

Keldos commited on

WIP fix: 调整lora模型选择样式
35d20c8

Keldos commited on

WIP feat: 完善搜索框和刷新、上传按钮
0af8496

Keldos commited on

fix. 修复重复保存的bug
0b2933f

MZhaovo commited on

Merge branch 'UI-new' of https://github.com/GaiZhenbiao/ChuanhuChatGPT into UI-new
36e76bb

MZhaovo commited on

fix. 重命名自动添加序号
bea72e4

MZhaovo commited on

chore: 更改新对话的样式
e5bde7e

Tuchuanhuhuhu commited on

bugfix: 第一次启动时报错
f4b17c4

Tuchuanhuhuhu commited on

feat. 自动命名对话
2572cda

MZhaovo commited on

fix: 添加一个langchain的依赖库
540d0dc

MZhaovo commited on

WIP: 调整menu中history list样式
0b100e6

Keldos commited on

bugfix: 现在保存文件名可以被自动加载
d7487c3

Tuchuanhuhuhu commited on

bugfix: 修复正则搜索时不正确表达式导致搜索出错的问题
bef1526

Tuchuanhuhuhu commited on

feat: 将上传历史的组件从 File 改成UploadButton
e5adc30

Tuchuanhuhuhu commited on

chore: 函数名称修改
ba32a82

Tuchuanhuhuhu commited on

chore: 重命名/导出时不再输出到File
8beda5f

Tuchuanhuhuhu commited on

WIP fix: 修复登录用户下载错误
eb4ccf0

Keldos Tuchuanhuhuhu commited on

WIP: export+download markdown
27fbd0c

Keldos commited on

feat: 加入 Markdown 下载功能
30e4bc9

Tuchuanhuhuhu commited on

bugfix: 修复了删除新对话时会出错的问题,删除对话后现在会新建对话
4f6b126

Tuchuanhuhuhu commited on

feat: 给历史记录列表加入搜索框
8154a1c

Tuchuanhuhuhu commited on

WIP fix: 新建的对话也能重命名和修改
d2092ab

Keldos commited on

feat: 保存按钮现在是重命名按钮了
319e4f2

Tuchuanhuhuhu commited on

WIP BREAKING: 只有未登录&hide_history_when_...时使用只读历史记录
1a233c9

Keldos commited on

chore: 优化新建对话时的行为
147f60b

Tuchuanhuhuhu commited on

bugfix: 现在未登陆时也可以正常加载历史记录了
9869ac7

Tuchuanhuhuhu commited on

bugfix: 隐藏历史记录时程序崩溃
6b8396d

Tuchuanhuhuhu commited on

bugfix: 修复继续对话时会创建新文件的问题
39dd701

Tuchuanhuhuhu commited on

WIP chore: 微调样式
b9efa15

Keldos commited on

WIP: 为重命名和删除对话按钮绑定后台处理事件
e741d7d

Keldos commited on

feat: 去除.json
544e08e

Tuchuanhuhuhu commited on

feat: 去除历史记录列表的.json
ffd1e43

Tuchuanhuhuhu commited on

bugfix: 解决刷新列表时列表中只有第一个字的问题
20c2fc5

Tuchuanhuhuhu commited on

WIP: add chat-histor-list buttons
10ba661

Keldos commited on

Merge branch 'main' into UI-new
33e41e9

Keldos commited on

WIP: 在chatbot header中加入导出按钮
bcb6446

Keldos commited on

WIP refactor: 改一下点击下载文件写到js文件里
03a9483

Keldos commited on

WIP: make history message a list
d70f27b

Keldos commited on

feat: Added a button to download history
ebd3a13

Tuchuanhuhuhu commited on