Commit History

fix: 修复即使在最新版仍提示存在更新的问题
9b74535

Keldos commited on

feat: 改为使用标准UTC时间判断是否存在更新
a28d5b0

Keldos commited on

feat: 加入手动检查更新按钮
9a6e0bf

Keldos commited on

feat: 更新窗口加入:自动检测&手动检测&窗口高度跟随
38856b5

Keldos commited on

feat: 当存在tag时,显示版本改用tag名称而非commit hash
ac15133

Keldos commited on

feat: 将引用网站改为气泡形式 (#806)
578e872
unverified

Keldos commited on

fix: 修复网址被escape成字符串显示的错误
19fbb51

Keldos commited on

feat: 加入了删除对话历史记录的功能 #756
43981f0

Tuchuanhuhuhu commited on

refactor: 将html内容从presets移除
1a5edd8

Keldos commited on

Merge branch 'newgradio'
85bb598

Tuchuanhuhuhu commited on

修复历史记录中文编码
2582c02

MZhaovo commited on

dev: 更新依赖
7c76856

Keldos commited on

fix: 修复用户消息特殊符号被重复escape的问题
83c8410

Keldos commited on

fix: 解决仅供查看历史记录的代码块多出空行的问题
e91da60

Keldos commited on

fix: 完善流式输出的代码块显示
d96e918

Keldos commited on

BREAKING: 适配sanitize DOM的gradio版本
8161b72

Keldos commited on

test: 尝试override输出
af5f236

Keldos commited on

添加总结按钮
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