Commit History

添加总结按钮
5c09c23

Tuchuanhuhuhu commited on

fix un-closed html error
ccd8f6d

qingxu98 commited on

chore: 微调界面样式
f2c192a

Keldos commited on

fix bug
f41581e

Tuchuanhuhuhu commited on

feat: 更改在对话气泡中切换md渲染显示
f029128

Keldos commited on

feat: 一键复制语言模型输出到剪贴板
5314ca6

Keldos commited on

修复历史记录文件夹可能会不存在的问题, thanks @libukai ! #722
28da654

Tuchuanhuhuhu commited on

修复可能会生成多余的history文件的bug
ff7d32c

Tuchuanhuhuhu commited on

增加了一个config选项,用于控制是否在用户未登录时展示历史对话记录
3646bb0

Tuchuanhuhuhu commited on

解决未登录时可能的隐私问题
d222bb9

Tuchuanhuhuhu commited on

解决登录后上传对话历史记录无效的问题
7dfecf7

Tuchuanhuhuhu commited on

增加了自动保存、自动读取历史的功能
ea9cb69

Tuchuanhuhuhu commited on

chore: 取消md转html时的latex渲染
00fb9a8

Keldos commited on

feat: latex渲染选项适配config
1d96ca7

Keldos commited on

默认不再渲染LaTex公式,但仍然可以通过config开启
b522942

Tuchuanhuhuhu commited on

修复从UI中粘贴key时,无法显示OpenAI余额的问题
a366e21

Tuchuanhuhuhu commited on

为XMChat加入点赞/点踩的功能
12a17d8

Tuchuanhuhuhu commited on

页面加载时自动刷新usage
dfc7bef

Tuchuanhuhuhu commited on

refactor: 改为新标签页中打开引用网页
56baa88

Keldos commited on

Internationalization (#631)
ce202f9
unverified

ina111 Keldos MZhaovo MZhao commited on

Added support for multi-modal Model: XMBot
03f9025

Tuchuanhuhuhu commited on

将本地LLM设置为全局变量,防止多次调用;Make Class Great Again.
9911cfb

MZhaovo commited on

将本地LLM定义为全局变量,防止多次调用。make class great again
90ce14b

MZhaovo commited on

更改提示语
45bad3a

Tuchuanhuhuhu commited on

加入了llama模型支持
7620bdc

Tuchuanhuhuhu commited on

修复S&L功能
6125458

Tuchuanhuhuhu commited on

修复system prompt不可用的问题
de12b06

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

优化Excel文档加载方式
40e7d1c

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

支持Excel文件
c87878a

Tuchuanhuhuhu commited on

可以搜索prompt dropdown试试
4064938

Tuchuanhuhuhu 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: 增加多用户显示与多用户历史文件夹 (#489)
b9dc38b
unverified

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

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

Tuchuanhuhuhu 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

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

Keldos commited on

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

MZhaovo commited on

feat: 新增显示当前api_key的余额 (#372)
ff3263f

Gary MZhaovo Chuan Hu Keldos commited on

fix: 使用`<p>`而非`<pre>`处理, fix #374
e19e894

Keldos commited on

convert "修复了大段用户输入时溢出的问题"
78742bf

Keldos commited on

修复`恢复默认设置`的bug、调整`高级`界面布局
b083456

MZhaovo commited on

修复了大段用户输入时溢出的问题
ead342e

Tuchuanhuhuhu commited on