prinvest_mate / modules

Commit History

加入了llama模型支持
7620bdc

Tuchuanhuhuhu commited on

用语改动
461db8d

Tuchuanhuhuhu commited on

bugfix:总是使用本地embedding
8be0e6b

Tuchuanhuhuhu commited on

支持本地embedding
2d5d187

Tuchuanhuhuhu commited on

加入了运行时切换模型的功能
0127941

Tuchuanhuhuhu commited on

修复了ChatGLM MPS加速的问题
9a2b13d

Tuchuanhuhuhu commited on

ChatGLM可以用了
6a2dc28

Tuchuanhuhuhu commited on

支持ChatGLM
d708c00

Tuchuanhuhuhu commited on

增加context上限滑动条
86018c8

Tuchuanhuhuhu commited on

让新增的参数们真正有用
f2c2a56

Tuchuanhuhuhu commited on

增加了一大堆参数控制
c857ac1

Tuchuanhuhuhu commited on

重新支持切换api host
cc9e07a

Tuchuanhuhuhu commited on

修复S&L功能
6125458

Tuchuanhuhuhu commited on

重新加入在UI中设置API-Key的功能
64889e9

Tuchuanhuhuhu commited on

调高超时时间
d82d8f9

Tuchuanhuhuhu commited on

统一变量名,修改部分用语
4475ab1

Tuchuanhuhuhu commited on

重新加入切换模型的功能
c9610d9

Tuchuanhuhuhu commited on

修护temperature滑动条和top_p滑动条
1cb7a61

Tuchuanhuhuhu commited on

修复system prompt不可用的问题
de12b06

Tuchuanhuhuhu commited on

去除chat_func文件,改用类控制模型
77f2c42

Tuchuanhuhuhu commited on

优化Excel文档加载方式
40e7d1c

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

支持Excel文件
c87878a

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

可以搜索prompt dropdown试试
4064938

Tuchuanhuhuhu commited on

fix (#518)
f8aac7a
unverified

xingfanxia 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

feat: 调整user_info显示
eea6f06

Keldos commited on

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

insight Keldos 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

Merge branch 'local-upstream-sync'
b0ccc7f

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

为各个模型添加了个性化软上限
25b27e3

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

禁用自动总结功能
fab043c

Tuchuanhuhuhu commited on

调整Sim K
60fe470

Tuchuanhuhuhu commited on

feat: 将赠金usage显示为进度条
ec10bf7

Keldos commited on

fix: 优化账单获取、显示方式
b3cdf66

MZhaovo commited on