Commit History

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

fix: fix selecting conversation break webUI down
012f5a4

Keldos commited on

fix raw-message color
67b5483

Keldos commited on

fix history list unresponstive issue
e839eb6

Tuchuanhuhuhu commited on

add escape to avoid html being rendered in raw message
a8afd7f

Keldos commited on

clip message with <hr> and PREFIX
8a92b0a

Keldos commited on

gradio 4 update
ef8ed81

Tuchuanhuhuhu commited on

fix online search
6d55b28

Tuchuanhuhuhu commited on

added tokens per second logging
bb790a4

Tuchuanhuhuhu commited on

new messages with raw-md toggle again
c924b6b

Keldos commited on

tamporal fix to stuck outputing
293b255

Tuchuanhuhuhu commited on

[WIP]: 修复js文件上传
539d20b

Keldos commited on

[WIP]: 调整页面细节
f4b2cff

Keldos commited on

fix file uploading error
1f8ae59

Tuchuanhuhuhu commited on

[WIP]: chatbot内部适配gradio4
ac55605

Keldos commited on

make every component outside chatbot look fine
1aa41ff

Keldos commited on