Diu

Results 95 comments of Diu

May cause by #116 (5-minute-validation). There may be some problems in different time zones. Rolled back the code for now, I'll confirm later

> Hi @ddiu8081 Could you kindly confirm in [latest docker image release](https://hub.docker.com/layers/ddiu8081/chatgpt-demo/latest/images/sha256-632de99f281a59a74d2ce621b2a485e884d118f1cf00370336ac07fbd152b4ba?context=explore) the issued commit is rollbacked also? I deployed it to a US server and make frontend call in...

You can use either of the following 2 ways: 1. Directly modify the code. You can add `` into `src/layouts/Layout.astro` 2. Use environment variables. If you use Vercel, you can...

Yes, password-protecting is important. I would prefer to provide a gateway page as the site entry.

> This would be great Let's carry it in #201.

Sorry, we have run out of API Key quota in our demo and can't host any more requests. You may consider self-deployment.

According to the feedback from the [community](https://community.openai.com/), it seems to have encountered some api exceptions today, and I wonder if this is the reason.

We've just added a more detailed error message output. You should now be able to see the cause of the error in the UI.

repo本身提供的域名由于使用量超额已经无法接受更多问题了,域名也在昨天被墙掉了。可以考虑自行部署; 本地部署出现 fetch failed 一般是接口请求不通/代理配置错误,也可以去 OpenAI 后台查看使用量是否超额。 The domain provided by repo itself is no longer acceptable for more problems due to over usage, and the domain was blocked by...