Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
markqiu
/
prinvest_mate
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
51f18f8
prinvest_mate
/
modules
/
utils.py
Commit History
feat: 加入latex渲染参数
73d2fd7
Keldos
commited on
Jul 9, 2023
fix: 修复即使在最新版仍提示存在更新的问题
9b74535
Keldos
commited on
Jul 2, 2023
feat: 改为使用标准UTC时间判断是否存在更新
a28d5b0
Keldos
commited on
Jun 28, 2023
feat: 加入手动检查更新按钮
9a6e0bf
Keldos
commited on
Jun 23, 2023
feat: 更新窗口加入:自动检测&手动检测&窗口高度跟随
38856b5
Keldos
commited on
Jun 22, 2023
feat: 当存在tag时,显示版本改用tag名称而非commit hash
ac15133
Keldos
commited on
Jun 6, 2023
feat: 将引用网站改为气泡形式 (#806)
578e872
unverified
Keldos
commited on
Jun 22, 2023
fix: 修复网址被escape成字符串显示的错误
19fbb51
Keldos
commited on
Jun 21, 2023
feat: 加入了删除对话历史记录的功能 #756
43981f0
Tuchuanhuhuhu
commited on
Jun 18, 2023
refactor: 将html内容从presets移除
1a5edd8
Keldos
commited on
Jun 6, 2023
Merge branch 'newgradio'
85bb598
Tuchuanhuhuhu
commited on
Jun 14, 2023
修复历史记录中文编码
2582c02
MZhaovo
commited on
Jun 13, 2023
dev: 更新依赖
7c76856
Keldos
commited on
Jun 3, 2023
fix: 修复用户消息特殊符号被重复escape的问题
83c8410
Keldos
commited on
Jun 2, 2023
fix: 解决仅供查看历史记录的代码块多出空行的问题
e91da60
Keldos
commited on
Jun 2, 2023
fix: 完善流式输出的代码块显示
d96e918
Keldos
commited on
Jun 2, 2023
BREAKING: 适配sanitize DOM的gradio版本
8161b72
Keldos
commited on
Jun 1, 2023
test: 尝试override输出
af5f236
Keldos
commited on
Jun 1, 2023
添加总结按钮
5c09c23
Tuchuanhuhuhu
commited on
May 25, 2023
fix un-closed html error
ccd8f6d
qingxu98
commited on
May 2, 2023
chore: 微调界面样式
f2c192a
Keldos
commited on
May 2, 2023
fix bug
f41581e
Tuchuanhuhuhu
commited on
May 1, 2023
feat: 更改在对话气泡中切换md渲染显示
f029128
Keldos
commited on
May 1, 2023
feat: 一键复制语言模型输出到剪贴板
5314ca6
Keldos
commited on
May 1, 2023
修复历史记录文件夹可能会不存在的问题, thanks
@
libukai
! #722
28da654
Tuchuanhuhuhu
commited on
May 1, 2023
修复可能会生成多余的history文件的bug
ff7d32c
Tuchuanhuhuhu
commited on
Apr 27, 2023
增加了一个config选项,用于控制是否在用户未登录时展示历史对话记录
3646bb0
Tuchuanhuhuhu
commited on
Apr 27, 2023
解决未登录时可能的隐私问题
d222bb9
Tuchuanhuhuhu
commited on
Apr 27, 2023
解决登录后上传对话历史记录无效的问题
7dfecf7
Tuchuanhuhuhu
commited on
Apr 27, 2023
增加了自动保存、自动读取历史的功能
ea9cb69
Tuchuanhuhuhu
commited on
Apr 25, 2023
chore: 取消md转html时的latex渲染
00fb9a8
Keldos
commited on
Apr 25, 2023
feat: latex渲染选项适配config
1d96ca7
Keldos
commited on
Apr 25, 2023
默认不再渲染LaTex公式,但仍然可以通过config开启
b522942
Tuchuanhuhuhu
commited on
Apr 22, 2023
修复从UI中粘贴key时,无法显示OpenAI余额的问题
a366e21
Tuchuanhuhuhu
commited on
Apr 19, 2023
为XMChat加入点赞/点踩的功能
12a17d8
Tuchuanhuhuhu
commited on
Apr 19, 2023
页面加载时自动刷新usage
dfc7bef
Tuchuanhuhuhu
commited on
Apr 19, 2023
refactor: 改为新标签页中打开引用网页
56baa88
Keldos
commited on
Apr 14, 2023
Internationalization (#631)
ce202f9
unverified
ina111
Keldos
MZhaovo
MZhao
commited on
Apr 14, 2023
Added support for multi-modal Model: XMBot
03f9025
Tuchuanhuhuhu
commited on
Apr 13, 2023
将本地LLM设置为全局变量,防止多次调用;Make Class Great Again.
9911cfb
MZhaovo
commited on
Apr 12, 2023
将本地LLM定义为全局变量,防止多次调用。make class great again
90ce14b
MZhaovo
commited on
Apr 12, 2023
更改提示语
45bad3a
Tuchuanhuhuhu
commited on
Apr 12, 2023
加入了llama模型支持
7620bdc
Tuchuanhuhuhu
commited on
Apr 8, 2023
修复S&L功能
6125458
Tuchuanhuhuhu
commited on
Apr 7, 2023
修复system prompt不可用的问题
de12b06
Tuchuanhuhuhu
commited on
Apr 7, 2023
去除chat_func文件,改用类控制模型
77f2c42
Tuchuanhuhuhu
commited on
Apr 7, 2023
优化Excel文档加载方式
40e7d1c
Tuchuanhuhuhu
commited on
Apr 5, 2023
增加了现实累计token消耗的功能(用于评估开销)
d794500
Tuchuanhuhuhu
commited on
Apr 4, 2023
支持Excel文件
c87878a
Tuchuanhuhuhu
commited on
Apr 4, 2023
可以搜索prompt dropdown试试
4064938
Tuchuanhuhuhu
commited on
Apr 4, 2023
Previous
1
2
Next