chatgpt-demo icon indicating copy to clipboard operation
chatgpt-demo copied to clipboard

Minimal web UI for ChatGPT.

Results 101 chatgpt-demo issues
Sort by recently updated
recently updated
newest added

### What operating system are you using? Mac ### What browser are you using? Chrome ### Describe the bug 看来下是 `docker-env-replace.sh` 这个文件的问题 ```shell for file in $(find ./dist -type f...

### How is Anse deployed? Node ### Describe the bug git clone https://github.com/anse-app/chatgpt-demo.git cd chatgpt-demo docker build -t chatgpt-demo-image . ### Console Logs [+] Building 10.2s (11/15) => [internal] load...

### What operating system are you using? Windows ### What browser are you using? Chrome ### Describe the bug The page shows invalid_api_key and asks me to provide my api...

### How is Anse deployed? Netlify ### Describe the bug 用netfily部署完显示invalid_api_key 我确定key没有问题,因为我本地跑都行,请问是什么原因呢? ![image](https://github.com/anse-app/chatgpt-demo/assets/100663642/9cbe3f03-4123-4caf-9a8b-97020768daae) ### Console Logs _No response_ ### Participation - [ ] I am willing to submit a pull...

### Describe the feature I request the following functionality: Add a "Raw" button to the left of the "Regenerate" button to display the complete returned text without Markdown rendering. This...

enhancement

ubuntu22 leo@leo-virtual-machine:~/chatgpt-demo$ node -v v20.0.0 leo@leo-virtual-machine:~/chatgpt-demo$ npm -v 9.6.4 确认不是网络问题,用代理和不用代理都试过了 [email protected] dev /home/leo/chatgpt-demo > astro dev 🚀 astro v2.1.3 started in 429ms ┃ Local http://localhost:3000/ ┃ Network use --host to...

question

### How is Anse deployed? Others (Specify in description) ### Describe the bug I have deployed the node project in a subdirectory with the domain name xxx.com/ai, but the resources...

### Clear and concise description of the problem As the official cookbook [How to stream completions](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_stream_completions.ipynb) cites: > Another small drawback of streaming responses is that the response no longer...

enhancement
UI
V2

### What operating system are you using? Linux ### What browser are you using? Chrome ### Describe the bug I self deployed chatgpt demo and i must say its wonderful...

### Describe the bug when it is runing, i just asked a question, when i found there is no answer appear. so i open the console. ### Reproduction appear again...