Prompt Engineering Guide
πŸ˜ƒ Basics
πŸ’Ό Applications
πŸ§™β€β™‚οΈ Intermediate
🧠 Advanced
Special Topics
🌱 New Techniques
πŸ€– Agents
βš–οΈ Reliability
πŸ–ΌοΈ Image Prompting
πŸ”“ Prompt Hacking
πŸ”¨ Tooling
πŸ’ͺ Prompt Tuning
πŸ—‚οΈ RAG
🎲 Miscellaneous
Models
πŸ“ Language Models
Resources
πŸ“™ Vocabulary Resource
πŸ“š Bibliography
πŸ“¦ Prompted Products
πŸ›Έ Additional Resources
πŸ”₯ Hot Topics
✨ Credits

Definition of Prompt

A prompt is an input to a LLM to guide its output (@brown2020language). In the context of LLMs, a prompt is usually a piece of text, but given different modalities (meaning that the model can work with input other than text data, like images or audio), prompts are not limited to just text.

For more definitions, view theΒ full list.

Copyright Β© 2024 Learn Prompting.