https://github.com/juneyaooo/test_chatbot
test using frontend from chuanhu
https://github.com/juneyaooo/test_chatbot
Last synced: about 1 year ago
JSON representation
test using frontend from chuanhu
- Host: GitHub
- URL: https://github.com/juneyaooo/test_chatbot
- Owner: JuneYaooo
- Created: 2024-11-27T07:41:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T09:11:47.000Z (over 1 year ago)
- Last Synced: 2025-01-29T16:43:01.893Z (over 1 year ago)
- Language: Python
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history/test/2_你好.json
Awesome Lists containing this project
README
# test_chatbot
test using frontend from chuanhu(https://github.com/GaiZhenbiao/ChuanhuChatGPT)
tmux new -s chuanhu
python ChuanhuChatbot.py
tmux new -s https
cpolar http 7860
conda create --name chuanhu python=3.11.10
conda activate chuanhu
pip install -r requirements.txt