Introduction to prompt engineering, OpenAI, 2023 (OpenAI) - Official guide explaining prompt engineering concepts, starting with the basic definition of a prompt.
Guide to prompt design, Google for Developers, 2024 - Official documentation from Google providing an overview of prompt design, including the role of prompts in interacting with LLMs.
A Survey of Large Language Models, Wayne Xin Zhao, Kun Zhou, Junyi Li, Tianyi Tang, Xiaolei Wang, Yupeng Hou, Yingqian Min, Beichen Zhang, Junjie Zhang, Zican Dong, Yifan Du, Chen Yang, Yushuo Chen, Zhipeng Chen, Jinhao Jiang, Ruiyang Ren, Yifan Li, Xinyu Tang, Zikang Liu, Peiyu Liu, Jian-Yun Nie, Ji-Rong Wen, 2023arXiv preprintDOI: 10.48550/arXiv.2303.18223 - This comprehensive survey provides a broad overview of LLMs, including their interaction mechanisms like prompting and in-context learning. It establishes the context for how prompts are used.