Commit History

fix: update chat_func fix int issue (#574)
d3b93fb
unverified

chinwh2019 commited on

feat: 增加亮暗色切换按钮
98d8027

Keldos commited on

refractor: 调整亮暗色切换写法,适配gradio本意
afdec9a

Keldos commited on

doc: 增加特色功能和使用许可链接
41ff8f3

Keldos commited on

Merge branch 'main' of https://github.com/GaiZhenbiao/ChuanhuChatGPT
6c63da2

Tuchuanhuhuhu commited on

延长超时时间到60秒
2c4fed5

Tuchuanhuhuhu commited on

chore: chatbot高度调整增加`iframe`判断,避免窗口疯狂变长
0d358c4

Keldos commited on

feat: 切换亮暗色时的同时强制更改gradio框架亮暗色
b39ce2c

Keldos commited on

chore: 将中止按钮图标改为红色
8267ffb

Keldos commited on

为JSON文件添加注释,默认不启用HTTP代理
d40c369

Tuchuanhuhuhu Keldos commited on

Update CITATION.cff
cd3a175
unverified

Chuan Hu commited on

Create CITATION.cff
0fd9775
unverified

Chuan Hu commited on

Merge branch 'UI'
bd0034c

Keldos commited on

feat: 输入框高度调整适配更多设备
fa02110

Keldos commited on

Merge branch 'main' of https://github.com/GaiZhenbiao/ChuanhuChatGPT
64eb375

Tuchuanhuhuhu commited on

优化Excel文档加载方式
40e7d1c

Tuchuanhuhuhu commited on

feat: 改用图标以减小发送终止按钮宽度,使移动端发送按钮和输入框同一排
85471e1

Keldos commited on

新增tg群组
d463e41
unverified

MZhao commited on

feat: 使用js将移动端发送框固定在页面底部
dfcbb49

Keldos commited on

自动迁移旧版设置文件,以后只使用config.json
6431f64

Tuchuanhuhuhu commited on

去掉更新文档参数按钮
8783eb5

Tuchuanhuhuhu commited on

feat: 页面加载后自动隐藏user_display, 但在点击相关元素时显示
0618646

Keldos commited on

增加使用额度的显示精度
a13de87

Tuchuanhuhuhu commited on

增加了现实累计token消耗的功能(用于评估开销)
d794500

Tuchuanhuhuhu commited on

不再自动总结对话,而是删除早期对话
b91e1d8

Tuchuanhuhuhu commited on

支持Excel文件
c87878a

Tuchuanhuhuhu commited on

更新提示词库
aebda89

Tuchuanhuhuhu commited on

去除免费额度显示功能(由于OpenAI API的变化,不再可用啦),只显示当月用量
94f0d7d

Tuchuanhuhuhu commited on

不再检测API-Key长度是否为51,改为判断非空
18f19f4

Tuchuanhuhuhu commited on

可以搜索prompt dropdown试试
4064938

Tuchuanhuhuhu commited on

固定llama_index的版本
61ffdef

Tuchuanhuhuhu commited on

fix (#518)
f8aac7a
unverified

xingfanxia commited on

feat: 通过上下方向键在对话框中自动填入用户历史发送信息 (#509)
e9c4dc3
unverified

gghyoo commited on

增加多账号机制 (#513)
e4df10e
unverified

Zhenwei commited on

feat: show initial geoip with given proxy settings (#500)
42d8138
unverified

Eralien commited on

feat: 从环境变量中读取配置api_host & 用户名是否配置改为判断auth长度 (#504)
647c87c
unverified

SamgeShao Keldos Tuchuanhuhuhu commited on

chore: 当未设置用户时不显示用户名
f9d9c8c

Keldos commited on

feat: 调整user_info显示
eea6f06

Keldos commited on

feat: 增加多用户显示与多用户历史文件夹 (#489)
b9dc38b
unverified

insight Keldos commited on

doc: 增补pr模板和issue模板,新增contributing
b6c84da

Keldos commited on

doc: 更新使用json设置配置方式
a2ba1c0

Keldos AneonCode insight commited on

fix: fix usage stats error when it's the first day of the month (#498)
a2436f4
unverified

xingfanxia commited on

fix: fix division by zero in usage stats and round monthly usage (#496)
48c6f75
unverified

xingfanxia commited on

功能优化: 添加双栏pdf识别选项到页面,并优化config文件中关于文档解析的设置
a9516c8

insight commited on

更优雅的更换自定义api方式
5e4ca56

MZhaovo commited on

Update 2-column pdf; Update new config type; Update new proxy method (#479)
1bda668
unverified

insight Tuchuanhuhuhu commited on

适配环境变量设置apikey
7edba86

Tuchuanhuhuhu commited on

更新requirements
ae4a8b6

Tuchuanhuhuhu commited on

Merge branch 'local-upstream-sync'
b0ccc7f

Tuchuanhuhuhu commited on

加入索引模式的实时回答功能;适配llama_index 0.5.0;加入繁体中文支持
c12b724

Tuchuanhuhuhu commited on