More things you might do with ChatGPT 4
The Lounge
21
Posts
9
Posters
23
Views
1
Watching
-
I've watched [https://learn.deeplearning.ai/chatgpt-prompt-eng\](https://learn.deeplearning.ai/chatgpt-prompt-eng) that shows how to properly tell ChatGPT what to do. There was at least one example where it answered incorrectly and a different prompt was needed to get the correct answer. My biggest issue for now is to make sure that the AI indeed writes code that does exactly what I tried to properly tell it what to do. Do you review the entire code that is generated? I've also been bitten by Intellisense in VisualStudio, that detects that I refactored some code and proposes to refactor other things, but refactors it incorrectly...