ChuanhuChatGPT / ChuanhuChatbot.py

Commit History

feat: add placeholder to chatbot
1ac7951

Keldos commited on

feat: model description move to chatbot header
a0b6968

Keldos commited on

fix #1110
3d0c63c

Tuchuanhuhuhu commited on

feat: Added description capability to display a piece of text in the chatbot. Added description for GPT models and Claude models for now.
3d53a13

Tuchuanhuhuhu commited on

fix [Bug]: 配置"hide_history_when_not_logged_in": true后,界面报错 #1101
5881220

Tuchuanhuhuhu commited on

fix history list unresponstive issue
e839eb6

Tuchuanhuhuhu commited on

fix online search
6d55b28

Tuchuanhuhuhu commited on

fix file uploading error
1f8ae59

Tuchuanhuhuhu commited on

make every component outside chatbot look fine
1aa41ff

Keldos commited on

removed hack logout button, use gradio4 official logout button instead
1f16025

Tuchuanhuhuhu commited on

ChuanhuChat now runs on gradio4 (sort of)
5d70a8a

Tuchuanhuhuhu commited on

bugfix: added blocked paths to protect sensitive files
c5ae3b5

Tuchuanhuhuhu commited on

feat: Added Claude 3 Opus and Claude 3 Sonnet support, with multimodal capabilities! resolve #1062
94991b8

Tuchuanhuhuhu commited on

feat: Ollama后端支持 (#1051)
d53002e
unverified

Tusik Chuan Hu commited on

feat:替代并实现gradio logout route并添加退出按钮 (#1034)
6b8f7db
unverified

Tusik commited on

feat: 打开网页时创建新对话,而不是加载最晚的那一条
40a0cc7

Tuchuanhuhuhu commited on

bugfix: fix #1033 预置prompt有时无效
4cadbd1

Tuchuanhuhuhu commited on

feat: 可以点击以重启
74da1a0

Keldos commited on

buxfix: set autocomplete attribute to api-key input (#1024)
5c5d615
unverified

stingshen Keldos commited on

允许设置启动时是否自动打开浏览器 (#1010)
8e2216a
unverified

XiaoRan commited on

feat: 醒目提示已有知识库文件
712164d

Keldos commited on

feat: 将文件拖拽到chatbotArea以上传
aaf45c0

Keldos commited on

fix 在本地部署的时候,修改对话名称的时候会报错 #991
1abaf77

Tuchuanhuhuhu commited on

feat: paste to upload files
b835dfd

Keldos commited on

chore: 将设置中的模型tab拆分到toolbox
8246d1e

Keldos commited on

feat: 初次启动时添加设置向导
3d45e18

Tuchuanhuhuhu commited on

bugfix: 修复自动保存参数时的若干问题
48d2f65

Tuchuanhuhuhu commited on

feat: 加快川虎Chat的启动速度,尤其在不理想的网络情况下
60a57c5

Tuchuanhuhuhu commited on

feat: 从配置文件加载保存的参数
2c7dccc

Tuchuanhuhuhu commited on

chore: 历史记录管理代码逻辑改进
c9a9fba

Tuchuanhuhuhu commited on

feat: 将密钥输入框挪到用户可见的区域
8c5d22e

Tuchuanhuhuhu commited on

fix&feat: 修复原始消息中LaTeX被误渲染的问题; 原始消息改用等宽字体
1150a69

Keldos commited on

feat: 限制文件上传的类型,优化体验 #938
cd2e998

Tuchuanhuhuhu commited on

feat: 加强了文件安全
37c30be

Tuchuanhuhuhu commited on

feature: 加入GPT4-Turbo和GPT4-Vision支持 #927 #929
2c3fb9f

Tuchuanhuhuhu commited on

bugfix: 消除了Windows平台下报错'TZ' 不是内部或外部命令的问题
406ae44

johnsmith253325 commited on

feat: Auto localization;
dc5bb21

MZhaovo commited on

feat: 自动提取i18n文件
26b41b9

MZhaovo commited on

feat: Add switch for Remain System Prompt.(#907)
8b274fe

MZhaovo commited on

feat: 更换模型时保持对话上下文
007cc3d

Tuchuanhuhuhu commited on

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

MZhaovo commited on

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

Keldos commited on

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

MZhaovo commited on

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

Keldos commited on

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

MZhaovo commited on

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

MZhaovo commited on

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

Keldos commited on

bugfix: 第一次启动时报错
f4b17c4

Tuchuanhuhuhu commited on

feat. 自动命名对话
2572cda

MZhaovo commited on

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

Keldos commited on