prinvest_mate / modules

Commit History

调试qianfan成功,支持qianfan所有模型
2baa0b9

markqiu commited on

调试qianfan成功,支持qianfan所有模型
1717121

markqiu commited on

调试采用brnie-bot-sdk,未完成
fb25388

markqiu commited on

尝试用百度的库实现ernie.py
886091f

markqiu commited on

fix: local_embedding error
636fc2d

markqiu commited on

fix: 支持全部环境变量
5cb3963

markqiu commited on

fix: 支持全部环境变量
539b3e5

markqiu commited on

for debug
a2c91e6

markqiu commited on

增加load_environ_to_config,全面支持环境变量替换config
4c91f99

markqiu commited on

调整openai_api_base的使用,改为可以支持cloudflare的ai gateway
7c05c47

markqiu commited on

改为小原同学
1af50bb

markqiu commited on

feat: 优化dalle3图片显示
f42509c

Keldos commited on

feat: 加入DALLE3支持
a6ebff0

Tuchuanhuhuhu commited on

Fix the history directory creation for new users (#967)
a27db7d
unverified

cpatrickalves commited on

chore: 川虎助理适配最新版本的openai和langchain
ed2aa75

Tuchuanhuhuhu commited on

bugfix: 川虎助理保存历史出错
4799527

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

bugfix: 修复加载参数时的问题
668b53d

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

feat: 保存更多参数
76a432f

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

johnsmith253325 commited on

feat: 支持ChatGLM3 resolve #941
4cae7cc

johnsmith253325 commited on

feat: 增加在UI中隐藏API Key输入框的config选项
4b0591c

Tuchuanhuhuhu commited on

chore: 清理无用prompt
cebe276

Tuchuanhuhuhu commited on

Update presets.py (#956)
6ba3dba
unverified

XiaoRan commited on

fix: 修正新的原始文本输出在川虎助理中的显示
fb1e611

Keldos commited on

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

Keldos commited on

fix [功能请求]: GPT-4 Turbo模型的Token长度限制似乎有问题? #953
a8d9818

Tuchuanhuhuhu commited on

增加对文心一言的支持,支持文心一言的三个主要模型。 (#931)
e17e77b
unverified

tradingman commited on

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

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: 修复Pillow 10 的API变动导致的出错 fix #938
b5980ba

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu 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

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

johnsmith253325 commited on

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

tradingman 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

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

Tuchuanhuhuhu commited on