prompt-engineering / chat-flow

ChatFlow - AI-based chat flow framework, personalize your ChatGPT workflows and build the road to automation。ChatFlow —— 打造个性化 ChatGPT 流程,构建自动化之路
https://prompt.phodal.com
MIT License
652 stars 70 forks source link

504 gpt-flow.vercel.app [POST] /api/chatgpt/chat/ #5

Closed lacusrinz closed 1 year ago

lacusrinz commented 1 year ago

[软件系统设计]的step1 和 [模糊的需求到代码骨架]的step2执行就会报错 504 gpt-flow.vercel.app [POST] /api/chatgpt/chat/ [模糊的需求到代码骨架]的step1执行正常

上面步骤的内容直接贴到ChatGPT页面执行都是正常的

phodal commented 1 year ago

这个就比较恶心了,Vercel 服务器代理的时候 Timeout,要么就是本地自己直连过去:https://github.com/prompt-engineering/chat-visual-novel/blob/master/src/api/chat.ts