dair-ai / Prompt-Engineering-Guide

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
https://www.promptingguide.ai/
MIT License
46.77k stars 4.53k forks source link

Feedback for “Prompt Engineering Guide” #376

Open pwichmann opened 6 months ago

pwichmann commented 6 months ago

Love that you made the guide publicly available.

You immediately assume that we are dealing with LLMs. But prompting goes beyond LLMs. At least the intro should probably mention what prompts are in general (across language models, text-to-image models, ...). And then mention that prompting is different for these models, before you say that this guide focusses on LLM prompting.

(E.g. LLMs are conversational. MidJourney, on the other hand, expects an image description, and not a description of a role or the promise of a financial reward ;) )

Don't you think?