Commit History

Merge branch 'main' of https://github.com/GaiZhenbiao/ChuanhuChatGPT
9bc6075

MZhaovo commited on

fix: 解决 Windows 路径问题 #883
7bce60f

MZhaovo commited on

fix: 解决代码复制按钮出现在输入区上方的问题
7134a2d

Keldos commited on

fix: 增加用户取消重命名的判断
41f3f9d

Keldos commited on

fix: 修复远程服务删除消息时可能不能生成新按钮的问题
21d7bfc

Keldos commited on

bugfix: saving file will fail on Windows #883
38abe30

Tuchuanhuhuhu commited on

Fix lite assistant not working bug (#884)
bff571d
unverified

Feliciano Long commited on

bugfix: history won't change
58c26e6

Tuchuanhuhuhu commited on

fix: 新建对话时清空system prompt
49aea6d

MZhaovo commited on

bugfix: 取消重命名时失去焦点
b1dcd61

Tuchuanhuhuhu commited on

Fix encoding error in utils.py (#882)
196c2e9
unverified

JohnZ03 Chuan Hu commited on

doc: New demo video
11750f0

Tuchuanhuhuhu commited on

加入新的演示视频
e5d03ae

Chuan Hu commited on

fix: 修复toggle按钮切换另一条消息或无效的问题
316589d

Keldos commited on

fix: 去除chatbot header中dropdown focus时的box-shadow
26d33a9

Keldos commited on

feat: 禁止手动重命名包含特殊字符
c5e6e9b

Keldos commited on

feat: 优化自动命名提示词
b25e7e2

MZhaovo commited on

fix: 单次对话禁用自动命名
5f19e45

MZhaovo commited on

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