Commit History

feat: custom placeholders
9e085e2

Keldos commited on

feat: add placeholder to chatbot
1ac7951

Keldos commited on

fix invalid_request_error in GPT models
a66696f

Tuchuanhuhuhu commited on

feat: model description move to chatbot header
a0b6968

Keldos 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

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

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

gradio 4 update
ef8ed81

Tuchuanhuhuhu commited on

added tokens per second logging
bb790a4

Tuchuanhuhuhu commited on

fix file uploading error
1f8ae59

Tuchuanhuhuhu commited on

ChuanhuChat now runs on gradio4 (sort of)
5d70a8a

Tuchuanhuhuhu commited on

bugfix: bulk response from Claude 3
c24712b

Tuchuanhuhuhu commited on

fixed multimodal warning
946513f

Tuchuanhuhuhu commited on

feat: added logging of tokens per second
a41860c

Tuchuanhuhuhu commited on

removed abundant warnings
e0abb57

Tuchuanhuhuhu commited on

fix #1071
4a8fb8d

Tuchuanhuhuhu commited on

fix #1066
0bbf210

Tuchuanhuhuhu commited on

Fix stop sequence initialization as empty string (#1063)
fd935eb
unverified

Di commited on

bugfix: Improvements on GPT4V
414815f

Tuchuanhuhuhu commited on

bugfix: retry doesn't work when Claude API errors out (such as when overloaded)
e2d069a

Tuchuanhuhuhu commited on

feat: Claude 3 multimmodal improvement, ChuanhuChat now converts unsupported image formats such as .jpg into jpeg
5097de6

Tuchuanhuhuhu commited on

feat: Added Claude 3 Opus and Claude 3 Sonnet support, with multimodal capabilities! resolve #1062
94991b8

Tuchuanhuhuhu commited on

chore: RAG code quality improvements
f8cb93f

Tuchuanhuhuhu commited on

chore: compability fix
fb7f9bd

johnsmith253325 commited on

feat: Ollama后端支持 (#1051)
d53002e
unverified

Tusik Chuan Hu commited on

bugfix: Gemma generation too short
8ae89e8

johnsmith253325 commited on

feat: Added Gemma support (needs hf auth token)
d3fb4a3

johnsmith253325 commited on

feat: 加入Gemini Pro (Vision) 支持 #1039
1318660

Tuchuanhuhuhu commited on

feat: 打开网页时创建新对话,而不是加载最晚的那一条
40a0cc7

Tuchuanhuhuhu commited on

feat: 增加对OpenAiVison的图片token计算 (#1031)
fc0eacc
unverified

Tusik commited on

feat: 搜索功能现在可以使用config中设置的http_proxy和https_proxy了
bfec72c

Tuchuanhuhuhu commited on

fix [其他]: 川虎助手问题 #1001
5bffaf6

Tuchuanhuhuhu commited on

bugfix: fix #971
6e50743

johnsmith253325 commited on

feat: Qwen支持加载本地/自定义模型
31c7630

Tuchuanhuhuhu commited on

bugfix: 修复Qwen bug
180ee81

Tuchuanhuhuhu commited on

bugfix: 修复Vision模型回复中断的问题
5a9cee3

Tuchuanhuhuhu commited on

bugfix: 适配GPT4-V最新对话格式
83cf6b2

Tuchuanhuhuhu commited on

feat: 适配新版openai API
444082b

Tuchuanhuhuhu commited on

修复了api-host在DALLE3中的问题 (#994)
33b39e5
unverified

XiaoRan commited on

feat: OpenAI模型现在会检查API Key是否为空
0a95da9

Tuchuanhuhuhu commited on