prinvest_mate / modules

Commit History

修复system prompt不可用的问题
de12b06

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

为JSON文件添加注释,默认不启用HTTP代理
d40c369

Tuchuanhuhuhu Keldos commited on

Merge branch 'UI'
bd0034c

Keldos commited on

优化Excel文档加载方式
40e7d1c

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

feat: 页面加载后自动隐藏user_display, 但在点击相关元素时显示
0618646

Keldos 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

Add API dollar usage and fix style 增加当月API美金使用量 (#456)
0137c6b
unverified

xingfanxia commited on

tweak logging
cbbc2a2

xingfanxia commited on

bugfix: fix gpt index 0.5.0 breaking changes
31013be

xingfanxia commited on

feat: 在页脚加入环境版本信息 (#439)
9f551dd
unverified

Keldos commited on

refactor: 精简`request.post`调用、更改余额部分默认文字
5817e2c

MZhaovo commited on

修改检测是否同一个文件的方式为检测文件的md5哈希值
1d87c8b

Tuchuanhuhuhu commited on

增加了删除早期历史记录的按钮
786c822

Tuchuanhuhuhu commited on

改进了总结对话闪烁的问题
73d933e

Tuchuanhuhuhu commited on

改进文件检测准确度
90443d4

Tuchuanhuhuhu commited on

加快索引加载速度
03f0627

Tuchuanhuhuhu commited on

加快了加载索引的速度
0a2de58

Tuchuanhuhuhu commited on

feature: 优化上传索引文件时空格分割 (#427)
b741e5b
unverified

charles0519 commited on

hotfix: 重做"fix: 使用<p>而非<pre>处理", fix #398
3f820aa

Keldos commited on

次要改动:调整打印输出内容
9310dbb

Tuchuanhuhuhu commited on

自动查询API使用情况,去掉查询按钮
a3e8551

MZhaovo commited on