Prompt

Last updated on November 12, 2024

A prompt is an input to a LLM to guide its output1Brown, T. B. (2020). Language models are few-shot learners. arXiv Preprint arXiv:2005.14165. . 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.

Resources Related to Prompt

Footnotes

  1. Brown, T. B. (2020). Language models are few-shot learners. arXiv Preprint arXiv:2005.14165.


© 2025 Learn Prompting. All rights reserved.