ChatGPT 3.5 and 4 are constantly timing out on me when I ask it to produce simple code, like HTML for a landing page. "Did you timeout?" and related follow-ups don't fix the problem.

Anyone have suggestions?

Reply to this note

Please Login to reply.

Discussion

Tell them they have to come back to the office, that'll fix it.

Did you try refreshing the page five times? I know it sounds dumb

Wild! Hasn’t happened to me as of yet. Wonder why.

The APIs are way more reliable than even Plus; the GPT3.5 API is awesome for most tasks. There are ChatGPT-style interfaces on GitHub where you just drop in your API key and you have the same kind of interface running locally so you don’t share resources with all the other people trying to use the main interface. Most chat sessions will cost pennies or less

I’m pretty sure the GPT3.5 APIs are now open instantly to anyone who signs up on the main OpenAI portal

Fantastic. Thanks.

Tried codewhisperer? I downloaded it into VS code, but I’m a non-tech person trying to learn to code. So I’m not sure how good it is.

I haven’t. Will check. Thanks.

Yeah, write it yourself 😄

Reliability and speed did vary for me. Assuming server load.

I had the same a while back, so I asked it to break the reply code into sections to continue. Haven’t used it in a few weeks now though.

Good tip. Thanks.