Commit History

update default settings
28d8812
Running

Felix5572 commited on

parser secrets to json
8c3dd82

Felix5572 commited on

add default config port
78d8813

Felix5572 commited on

Merge remote-tracking branch 'hf-proxy/main' into main
a77f4aa

Felix5572 commited on

upload config
ef94554

Felix5572 commited on

add json to support use secrets
d01b30d

Felix5572 commited on

Update README.md
6d8d93c
verified

Felix5572 commited on

Update README.md
0a00b8e
verified

Felix5572 commited on

fix: 修复循环引用导致无法使用知识库的问题 , fix #1133 (#1135)
8a2fd56
unverified

NME! Thorin commited on

fixed timing attack vulnerability
e46ec4e

Tuchuanhuhuhu commited on

Added English description for GPT-4o
9546107

Tuchuanhuhuhu commited on

Added support for GPT-4o
ac0a1ea

Tuchuanhuhuhu commited on

fix: incorrect argument structure in Groq_Client.init() (#1122)
b489e70
unverified

Siwei Chen commited on

feat: add generating loader when new bot message is empty
7aee8f2

Keldos commited on

i18n: 完善placeholder的本地化
e30b4e3

Keldos commited on

feat: 调整chatbot placeholder
d79b4b6

Keldos commited on

解决chatbot placeholder宽度问题
8ad2261

Keldos commited on

feat: 允许部分chatbot placeholder留空而不显示该部分
2be5c01

Keldos commited on

feat: custom placeholders
9e085e2

Keldos commited on

feat: add placeholder to chatbot
1ac7951

Keldos commited on

PATCH: 暂时禁用 LaTeX 渲染
a5c62c1

Keldos commited on

fix invalid_request_error in GPT models
a66696f

Tuchuanhuhuhu commited on

refactor: 自动高度改用dvh
3f11a48

Keldos commited on

chore: 生成对话时不添加重生成与删除按钮
8a9c9c1

Keldos commited on

feat: model description move to chatbot header
a0b6968

Keldos commited on

fixed language fallback
9645954

Tuchuanhuhuhu commited on

修改了README.md的支持模型列表, 修改了config_example.json里关于Google PaLM API描述不当的问题 (#1113)
7ea0b44
unverified

LXR520 Chuan Hu commited on

fix #1110
3d0c63c

Tuchuanhuhuhu commited on

chore: Added description for custom models
85dd4dd

Tuchuanhuhuhu commited on

feat: Added description capability to display a piece of text in the chatbot. Added description for GPT models and Claude models for now.
3d53a13

Tuchuanhuhuhu commited on

feat: Added support for custom models
e888600

Tuchuanhuhuhu commited on

Added support for Groq, the super fast inference service.
921af92

Tuchuanhuhuhu commited on

fix system prompt issues.
70118ca

Tuchuanhuhuhu commited on

chore: Added missing dependency
0681627

Tuchuanhuhuhu commited on

Merged GPT4-V into GPT4-Turbo to accommodate OpenAI's new API change.
7231bea

Tuchuanhuhuhu commited on

fix [Bug]: 配置"hide_history_when_not_logged_in": true后,界面报错 #1101
5881220

Tuchuanhuhuhu commited on

openai besed RAG uses text-embedding-3-large now.
fccd3de

Tuchuanhuhuhu commited on

feat: improved Chuanhu Assistant behaviour when handling file uploads
0c4dc56

Tuchuanhuhuhu commited on

chore: specify python3.10 in Dockerfile
c759290

Keldos commited on

added numexpr dependency
094e66e

Tuchuanhuhuhu commited on

fixed file-based RAG
3f4dde0

Tuchuanhuhuhu commited on

fix weird style caused by Gradio introducing prose in chatbot
bb92452

Keldos commited on

removed chuanhu assistant model entry in example
26c6692

Tuchuanhuhuhu commited on

since available tools can be infered from config, Chuanhu Assistant now uses GPT 3.5 by default, and uses GPT4-Turbo (preview) in Pro mode
3fda5bb

Tuchuanhuhuhu commited on

code clean up, bumped openai version
faf1d94

Tuchuanhuhuhu commited on

beautified tool usage logging
9ee6f34

Tuchuanhuhuhu commited on

bumped ddg version, renamed tool in Chuanhu Agent
54e396f

Tuchuanhuhuhu commited on

Improved Chuanhu Agent with OpenAI Tools support
5cd9270

Tuchuanhuhuhu commited on

fix: preserve line breaks when copy in md message
6d13763

Keldos commited on

hide message pending bubble
445b831

Keldos commited on