Support GPT-4 · File-based Q&A · LLM local deployment · Network search · Agent assistant · Support Fine-tune
Video tutorial · 2.0 introduction video || Online experience · One-click deploymentSupport model | Tips | Installation method | FAQ | Buy the author a Coke? | Join Telegram group |
---|
New! Brand new user interface! It’s so exquisite that it doesn’t look like Gradio, it even has a frosted glass effect!
New! is adapted to mobile devices (including hole-punch holes/bangs for full-screen phones), making the hierarchy clearer.
New! The history record has been moved to the left, making it more convenient to use. And supports search (supports regular expressions), deletion, and renaming.
New! It is now possible to have automatic naming history for large models (needs to be turned on in settings or configuration file).
New! Chuanhu Chat can now be installed as a PWA application for a more native experience! Supports Chrome/Edge/Safari and other browsers.
New! The icon is adapted to each platform and looks more comfortable.
New! Supports Finetune (fine-tuning) GPT 3.5!
API call model | Remark | Local deployment model | Remark |
---|---|---|---|
ChatGPT(GPT-4, GPT-4o, o1) | Support fine-tuning gpt-3.5 | ChatGLM (ChatGLM2) (ChatGLM3) | |
Azure OpenAI | LLAMA | Support Lora model | |
Google Gemini Pro | StableLM | ||
iFlytek Spark Cognitive Large Model | MOSS | ||
Inspur Yuan 1.0 | Tongyi Qianwen | ||
MiniMax | |||
XMChat | Streaming is not supported | ||
Midjourney | Streaming is not supported | ||
Claude | Now supports Claude 3 Opus and Sonnet, Haiku will support it as soon as possible after launch | ||
DALL·E 3 |
加载Prompt模板
. First select the Prompt template collection, and then select the desired Prompt below.重新生成
button to try again, or删除这轮对话
directly;单论对话
function;一键复制
, but also查看Markdown原文
;"server_name": "0.0.0.0", "server_port": <你的端口号>,
in config.json
."share": true,
in config.json
. Note that the program must be running to be accessible via a public link.Execute the following command in the terminal:
git clone https://github.com/GaiZhenbiao/ChuanhuChatGPT.git
cd ChuanhuChatGPT
pip install -r requirements.txt
Then, copy a copy of config_example.json
in the project folder, rename it to config.json
, and fill in settings such as API-Key
.
python ChuanhuChatbot.py
A browser window will automatically open, and you will be able to use Chuanhu Chat to talk to ChatGPT or other models.
Note
For detailed installation and usage tutorials, please view the wiki page of this project.
Before you encounter various problems and consult relevant information, you can try to manually pull the latest changes 1 of this project and update the dependent libraries 2 , and then try again. The steps are:
Download ZIP
button on the web page to download the latest code and unzip the overlay, or git pull https://github.com/GaiZhenbiao/ChuanhuChatGPT.git main -f
pip install -r requirements.txt
Many times, this will solve the problem.
If the problem persists, please consult this page: Frequently Asked Questions
This page lists almost all the various problems you may encounter, including how to configure the proxy and the measures you should take if you encounter problems. Please be sure to read it carefully .
For more information, check out our wiki:
?If you think this software is helpful to you, you are welcome to invite the author to drink Coke or coffee~
Contact the author: Please go to my bilibili account and send me a private message.