2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
[![Code Error Fixer](https://flow-user-images.s3.us-west-1.amazonaws.com/prompt/2jyDmEpDhqStCnvc_zs4Y/1685803548957)](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!