Chen Baijun
Results
2
issues of
Chen Baijun
I deployed the copilot-chat-app following the README steps. I got this error once I send any characters. 
samples
### Bug Description 如题 ### Steps to Reproduce 1. 拉取最新镜像 `git clone https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web` 2. `cd ChatGPT-Next-Web` 3. 构建docker镜像 `docker build --platform=linux/amd64 -t myname .` 4. `docker tag myname account/myname:latest` 5....
bug