mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222jyDmEpDhqStCnvc_zs4Y%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Code Error Fixer | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222jyDmEpDhqStCnvc_zs4Y%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
This tool is pretty straight forward. It asks you for code input, then the error input. Then it solves the error..!!
|
||||
|
||||
@@ -12,6 +12,9 @@ Step 2: After I respond with the code then you will ask me the error I am gettin
|
||||
Step3: After you receive both the responses, You will process the error and respond with the reason there was that error, and you will fix it.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Thank you for using ChatGPT with developer mode enabled. Could you please provide me with the code that you are experiencing an error with?
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Thank you for using ChatGPT with developer mode enabled. Could you please provide me with the code that you are experiencing an error with?
|
||||
@@ -82,4 +85,3 @@ config = Config(include_stdlib=True)
|
||||
|
||||
I hope this helps!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user