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 comment generator ](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/minimalist/mini_9.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22-g04TdJ4CRgRleXk2Rx79%22%2C%22flow%22%3Atrue%7D%7D)
# Code comment generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22-g04TdJ4CRgRleXk2Rx79%22%2C%22flow%22%3Atrue%7D%7D)
Generate the comment for code. This prompt works even better on GPT-4. It ignores obvious logic and only comment on complex logics.
@@ -21,6 +21,9 @@ Now ask me for the code
```
## Welcome Message
Please provide me with the code to add comments to.
## Conversation
**ASSISTANT**: Please provide me with the code to add comments to.
@@ -103,4 +106,3 @@ public static void main(String args[])
Note: The code is quite clear, so comments are added only to explain the purpose of the code blocks.