Commit History

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

feat: 初步加入LLaMA.cpp支持
52cd289

johnsmith253325 commited on

doc: Update docs for ChuanhuChat v5.0 (#887)
a8a34a0

MZhao Keldos Tuchuanhuhuhu Sergey Pinus commited on

bugfix: fix #883
aad9d90

Tuchuanhuhuhu commited on

chore: 对话获取失败时的打印报错
a363f1b

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

feat: Added Russian prompt templates
5d96469

Tuchuanhuhuhu commited on

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

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

Tuchuanhuhuhu commited on

Fix encoding error in utils.py (#882)
6fd2102

JohnZ03 Chuan Hu commited on

chore: 提取 models.py 中的类
93defe7

Tuchuanhuhuhu commited on