Open danimesq opened 1 year ago
This is happening to me too, I'm trying to create a react native app using a simple two sentence prompt that describes the frameworks to use and the pages to include. It stops after it finishes creating the list, sometimes goes into the first couple of files. It's burning a lot of my GPT-4 usage trying this repeatedly and I'd like to be able to get the output. I've tried with Cursor's allotted usage and with my OpenAI GPT-4 key.
Update: This also happens during all AI queries. My network connection is perfectly stable, and I've ruled out any other possible problems with the network. This only seems to happen with GPT-4; 3.5 does not time out, however it gets wacky trying to code --
@truell20 I saw something from the summer where this sort of issue came up and was resolved on the server side? Did anything change in the last couple of weeks on the backend?
In my side, this issue has been solved: was able to build that Flutter desktop replacement. But as @billwood09 pointed, this issue probably's still here ready to appear.
Unfolding: now its happening even in Ctrl+K's "code" generation for a README.md:
I think it's having problems handling when GPT-4 slows down below a specific rate ~
Quick note: this is still happening ~
Now that the app is aware it is timing out and allows retries, this possibly confirms my suspicion... GPT-4 is timing out too quick.
happening for me as well...
Now, let's call the outputFileNames
function and provide the filenames in the correct order:
{
"fileNames": [
"index.html",
"style.css",
"script.js",
"rclone.js",
"sweetalert2.js",
"fontawesome.js",
"vue.js"
]
}
OS: Ubuntu 23.04 DE: Cinnamon 5.8.X
Custom prompt Rules:
Initial prompt to make an new AI project:
Response (has been cut/stopped in all 4 tries):