- Jun 29, 2011
- 438
- 105
I don't know if this method already exists..
anyway.. I've encountered chatGPT crashing / freezing several times without finishing displaying a long code, at least in the free version.
This makes me nervous and frustrated most of the time.
I found a way to fix this with the help of a prompt:
prompt:
Just input 'yes' when chatgpt ask you and it will follow till the end. Merge all the parts and you'll have your full code. Simple and fast.
hope it is of help to someone.
anyway.. I've encountered chatGPT crashing / freezing several times without finishing displaying a long code, at least in the free version.
This makes me nervous and frustrated most of the time.
I found a way to fix this with the help of a prompt:
prompt:
Proceed in this way: stop each 15 lines of code and ask me: 'can i proceed with the code?' if i respond 'yes' keep following for the next 15 lines. Apply this procedure till the end of each code.
Just input 'yes' when chatgpt ask you and it will follow till the end. Merge all the parts and you'll have your full code. Simple and fast.
hope it is of help to someone.