https://github.com/pyunits/pyunit-chatrobot
闲聊机器人,一键部署,docker部署,web测试
https://github.com/pyunits/pyunit-chatrobot
Last synced: 11 months ago
JSON representation
闲聊机器人,一键部署,docker部署,web测试
- Host: GitHub
- URL: https://github.com/pyunits/pyunit-chatrobot
- Owner: pyunits
- Created: 2021-08-02T15:01:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T15:26:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-01T00:24:44.044Z (over 1 year ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyunit-chatRobot
闲聊机器人,一键部署,docker部署,web测试
## 下载docker
```shell
docker pull pyunit-chatRobot
docker run -d -P chatrobot
```
## 打开Swagger
http://ip:port/docs
