Commit History

chore: Specify Pillow version in requirements.txt
2e8e7da

Tuchuanhuhuhu commited on

bugfix: 修复使用finetune的GPT模型时出错的问题
7392813

Tuchuanhuhuhu commited on

bugfix: 修复重命名/删除历史记录时遗留多余的md文件的问题 fix #950
9e09956

Tuchuanhuhuhu commited on

feat: 优化知识库问答功能
4469696

Tuchuanhuhuhu commited on

bugfix: 修复修复损坏的历史记录的时候出错的问题
64764e8

Tuchuanhuhuhu commited on

bugfix: 解决在线搜索无法使用的问题 fix #939
40b0dd7

Tuchuanhuhuhu commited on

feat: 加强了文件安全
37c30be

Tuchuanhuhuhu commited on

bugfix: 修复Pillow 10 的API变动导致的出错 fix #938
b5980ba

Tuchuanhuhuhu commited on

feat: 加入available_models配置项,允许自定义可用模型列表 resolve #943
b397350

Tuchuanhuhuhu commited on

chore: 微调消息中图片的圆角和边距
d065d78

Keldos commited on

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

Tuchuanhuhuhu commited on

feat: 支持讯飞星火v3.0 [功能请求]: 什么时候支持讯飞星火认知大模型3.0? #925
69f0c41

Tuchuanhuhuhu commited on

chore: 不再打印commit time
f9abb09

johnsmith253325 commited on

doc: Readme添加通义千问
2c72b5e

johnsmith253325 commited on

feat: 加入通义千问支持
0fd73b9

johnsmith253325 commited on

doc: 为Claude更新README
5dced7c

Tuchuanhuhuhu commited on

增加对Anthropic的Claude大模型的支持 (#919)
d987918
unverified

Xudong Liu commited on

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

johnsmith253325 commited on

bugfix: 隐藏历史记录时出现问题 fix #883
8dbdf7a

Tuchuanhuhuhu commited on

bugfix: corrupted history may exceed token limit fix #916
efd54c9

Tuchuanhuhuhu commited on

feat: 加入gpt-3.5-turbo-instruct模型支持
e99bd71

Tuchuanhuhuhu commited on

bugfix: 某些第三方API服务提供商使用和OpenAI不同的返回格式 fix #912
fc2938f

Tuchuanhuhuhu commited on

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

johnsmith253325 commited on

minor: 改进英文翻译
d3f26cb

johnsmith253325 commited on

feat: 切换不同索引类型时自动重建索引
18cf6f9

Tuchuanhuhuhu commited on

chore: 调整更新失败字符串
bb4c268

Keldos 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

minor: 移除不可用的模型
6ef2d2c

Tuchuanhuhuhu commited on

feat: 将LLaMA.cpp用作默认模型
4bfd3a0

johnsmith253325 commited on

Add Vietnamese Translation (#896)
783d4f9
unverified

toantranct Keldos commited on

Update requirements.txt (#899)
3e656eb
unverified

binary-husky commited on

chore: 调整chatbot header按钮again
353a07e

Keldos commited on

chore: 调整chatbot header按钮
56ce8b2

Keldos commited on

Add `workflow_dispatch` for manually push to DockerHub
3b51dee
unverified

MZhao commited on

chore (i18n): 增补"启用的工具:"的翻译
285ebee

Keldos commited on

bugfix: may show error for LlaMA on first launch
a2154af

Tuchuanhuhuhu commited on

bugfix: may raise error on first launch
f4d58e4

Tuchuanhuhuhu commited on

bugfix: 加入LLaMA.cpp
8728d12

Tuchuanhuhuhu commited on

Merge branch 'llamacpp'
3675c9f

Tuchuanhuhuhu commited on

feat: new Github Action for push and release!
a6c25bd

MZhaovo commited on

feat: 加入LoRA功能
b346648

johnsmith253325 commited on

feat: 加入LLaMA-7B-Chat
7d0f396

johnsmith253325 commited on

bugfix: 修复了重试和新建对话时可能会出错的问题
1931100

Tuchuanhuhuhu commited on

feat: 切换到川虎助理时可以显示启用了的工具
dbe4a3e

Tuchuanhuhuhu commited on

chore: 默认启用使用模型自动给对话起标题的功能(chat_name_method_index)
015435f

Tuchuanhuhuhu commited on

bugfix: 修复重新生成时有时内容包含HTML标签的问题
65dd753

Tuchuanhuhuhu commited on

bugfix: 添加川虎助理的缺失依赖
06630d4

Tuchuanhuhuhu commited on

hotfix: 修复更新按钮无法点击的问题
08e5fa2

Keldos commited on