I finally figured out the way to properly communicate with an LLM. I treat the LLM as the Genie from Aladdin 🧞♂️ Make one wish — and you get exactly what you asked for. But all wishes need to be in structured, properly formatted prompts. And this has caused me to pay extra attention to my prompts, because my prompts are basically an indication to the LLM of what I want. And you get what you asked for. I was always leaving out important points because I felt like the model would recognize, or read between the lines of, what I wanted. I was wrong. Then I asked the model to change a single line of code that I had learned to write a long time ago. And it spent like 80k tokens. That’s when I realized it is better to tell the genie exactly where you want the change to happen, with a strong format prompt. And… I also realized that I get better results when I sit down and write my thoughts out by creating a step-by-step approach before writing the prompt. I also prefer to use a sinc format prompt, with a formula on top, so I can track down my prompt and see if there’s something missing. submitted by /u/Financial_Tailor7944
Originally posted by u/Financial_Tailor7944 on r/ArtificialInteligence
