prinvest_mate / modules /config.py

Commit History

chore: 默认启用使用模型自动给对话起标题的功能(chat_name_method_index)
015435f

Tuchuanhuhuhu commited on

feat: 可以使用配置文件控制默认自动命名行为
73da7f9

MZhaovo commited on

chore: Support both styles like en_US and en-US
9f7176b

Tuchuanhuhuhu commited on

feat: 加入讯飞星火大模型支持 #877
12eb16f

Tuchuanhuhuhu commited on

dev: 适配gradio 3.41.2
c06298e

Keldos commited on

dev (refactor): 适配gradio3.41.0的avatar
ef91b66

Keldos commited on

feat: add mj image generation support through proxy api (#871)
0b2092a
unverified

Feliciano Long commited on

feat: 支持添加训练好的模型到配置文件里
432eb42

Tuchuanhuhuhu commited on

feat: add avatars to bot and user messages (#867)
5f36649
unverified

Keldos commited on

fix: 修复openai usage
bc82369

Keldos commited on

bugfix: 修复 log 不打印的问题
c98021c

Tuchuanhuhuhu commited on

feature: 支持使用旧版 API 用量接口
1344244

Tuchuanhuhuhu commited on

feat: Azure OpenAI API 支持 embedding
8c04739

Tuchuanhuhuhu commited on

feat: 加入 Azure OpenAI 支持
4b9ef74

Tuchuanhuhuhu commited on

bugfix: 修复使用自定义 API Base 时,embedding 出错的问题 #805
14c4abc

Tuchuanhuhuhu commited on

feat: 默认隐藏 API 用量显示
362b886

Tuchuanhuhuhu commited on

修复前端API用量查询显示功能 (#848)
dd740ac
unverified

xzajyjs Keldos Chuan Hu commited on

feat: 加入 Google PaLM Chat 支持;切换模型时现在可以在前端反映出通过配置文件设置的 API Key
02f41f3

Tuchuanhuhuhu commited on

feat: 优先使用config 里的代理设置
7c40573

Tuchuanhuhuhu commited on

feat: 加入latex渲染参数
73d2fd7

Keldos commited on

feat: config中加入是否启用更新检查
76699a6

Keldos commited on

Merge branch 'newgradio'
85bb598

Tuchuanhuhuhu commited on

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

MZhaovo commited on

Squash merge main into newgradio
6f70034

Keldos commited on

改进 config 写入环境变量的方式
dc61f72

Tuchuanhuhuhu commited on

BREAKING: 移除`render_latex`配置
d16fdf3

Keldos commited on

完善OPENAI_API_BASE设置
cad6136

Tuchuanhuhuhu commited on

Merge branch 'main' into chuanhuAgent
c4a5dd4

Keldos commited on

Revert "添加PaLM支持(未完成)"
6e7c873

Keldos commited on

feat: Add Minimax model (#774)
cef64b2
unverified

Feliciano Long commited on

加入PaLM支持(未完成)
8029644

Tuchuanhuhuhu commited on

川虎助理默认使用gpt-3.5-turbo
7042605

Tuchuanhuhuhu commited on

加入川虎助理和川虎助理Pro模型
f8a0305

Tuchuanhuhuhu commited on

BREAKING: 默认渲染LaTeX公式
db3f7bd

Keldos commited on

feat: 重新加入将usage显示为进度条功能
8d81d5a

Keldos commited on

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

Tuchuanhuhuhu commited on

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

Keldos commited on

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

Tuchuanhuhuhu commited on

修改环境变量名称
d7d79a0

Tuchuanhuhuhu commited on

add `default_ui_lang` env (#679)
ef976df
unverified

xingfanxia commited on

用语调整
3b2bedf

Tuchuanhuhuhu commited on

为xmbot加入图片压缩功能,防止上传的图像过大
2af553a

Tuchuanhuhuhu commited on

Internationalization (#631)
ce202f9
unverified

ina111 Keldos MZhaovo MZhao commited on

支持通过环境变量禁用本地模型,支持在config中设置默认model
ccade22

Tuchuanhuhuhu commited on

feat: 去除Dockerfile中的环境变量,统一使用config.json配置 (#601)
1bfb00d
unverified

plucury MZhao commited on

feat: 将ip/port/share这些跟launch有关的参数转移到config.json中 (#608)
d1cfc73
unverified

insight commited on

支持本地embedding
2d5d187

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on

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

Tuchuanhuhuhu commited on