Commit History

doc: 去除故障排除中的gradio更新步骤并增加支持模型列表
dbd4513

Keldos commited on

feat: Add Minimax model (#774)
cef64b2
unverified

Feliciano Long commited on

将实时传输选项挪到高级里
0aaa1a4

Tuchuanhuhuhu commited on

BREAKING: 默认渲染LaTeX公式
db3f7bd

Keldos commited on

指定duckduckgo search的版本
c492518

Tuchuanhuhuhu commited on

修复依赖版本
5e37a04

Tuchuanhuhuhu commited on

修复版本导致的不兼容问题
da2a4ba

Tuchuanhuhuhu commited on

修复引用错误的bug
386e2ad

Tuchuanhuhuhu commited on

feat: Add Inspur YuanAI 1.0 (#739)
3ac03d8
unverified

Feliciano Long commited on

perf: 调整段落间距
0f313bc

Keldos commited on

chore: 适配移动端微调聊天框样式
27f4755

Keldos commited on

chore: add Keldos to the footer
eb9d06b

Keldos commited on

Update CITATION.cff
e049cdb

Keldos commited on

doc: 将 Copilot4pr 加入 pr template
9b152fe

Keldos commited on

doc: 更新部署到服务器相关说明
3192272

Keldos commited on

Merge pull request #734 from GaiZhenbiao/ui
61c9796
unverified

Chuan Hu commited on

feat: 重绘参数滑块样式
0546163

Keldos commited on

chore: 更换开关颜色
1f13df7

Keldos commited on

refactor: 更改主题颜色写法
4f493c8

Keldos commited on

feat: add js web locale method
701dfa6

Keldos commited on

feat: Chatbot的label改为当前模型名称 (#733)
677b142
unverified

Keldos commited on

fix: 修复显示原始输出时也渲染mathjax的问题
610bbc4

Keldos commited on

feat: 将气泡按钮改回到气泡下方对齐
9545214

Keldos commited on

feat: 修改切换md渲染图标
714e09c

Keldos commited on

优化 Dockerfile 大幅减少镜像体积 (#729)
875bf5b
unverified

xiaobuyao commited on

feat: 重新加入将usage显示为进度条功能
8d81d5a

Keldos commited on

fix un-closed html error
ccd8f6d

qingxu98 commited on

chore: 微调界面样式
f2c192a

Keldos commited on

refactor: 使用CSS变量设定对话气泡颜色
e719ef5

Keldos commited on

feat: 页面刷新时对话框滚动条自动定位至最下方
f3c02b8

Keldos commited on

fix: 修正切换md渲染按钮逻辑,修复生成新对话时按钮变动的问题
a63e3c6

Keldos commited on

fix bug
f41581e

Tuchuanhuhuhu commited on

fix & refactor: 解决拷贝代码框按钮消失的问题
44970ac

Keldos commited on

refactor & fix: 加载旧历史记录时避免显示新按钮
e1ee750

Keldos commited on

feat: 修改切换raw/md的图标
a788e7c

Keldos commited on

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

Keldos commited on

refactor: 简化附加btn的CSS写法
1c21e1a

Keldos commited on

加入是否显示SourceText的按钮
5754184

Tuchuanhuhuhu commited on

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

Keldos commited on

refactor: too many js files QAQ
3fc8c4b

Keldos commited on

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

Tuchuanhuhuhu commited on

加入作者联系信息
e64a20a

Tuchuanhuhuhu commited on

chore:为一些重要API增加命名,更新llama_index和gradio版本
6d421b8

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

refactor: load-mathjax -> external-scripts
4283a5e

Keldos commited on

fix: 修复mathjax总是页面一加载就尝试渲染的问题
d165b48

Keldos commited on

页面加载时自动加载历史记录
b107f00

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on