Prompt Engineering

Explore Prompt Engineering through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Large Language Models

Articles that also belong to these categories. Counts cover all of Prompt Engineering.

Showing 1-13 of 13 articles

Auto-CoT

Auto-CoT (Automatic Chain of Thought) is an automated prompting method that builds few-shot Chain-of-Thought demonstrations for large language models without any human-written exemplars, introduced by…

Large Language Models

Chain of Verification (CoVe)

Chain of Verification (CoVe) is a prompting technique that reduces factual hallucinations in large language models by having the model fact-check its own draft response through a structured four-step…

Large Language Models

Graph of Thoughts

Graph of Thoughts (GoT) is a prompting and reasoning framework that models the intermediate steps of a large language model as an arbitrary directed graph rather than a linear chain or a tree.

Large Language Models

Prompt

A prompt is the input given to a generative AI model, particularly a large language model (LLM), that elicits a desired response.

Large Language Models

Self-Discover prompting

Self-Discover is a prompting framework for large language models in which the model first composes a task-specific reasoning structure from a library of atomic reasoning modules

Large Language Models

Self-Refine

Self-Refine is an inference-time prompting framework in which a single large language model iteratively improves its own output by alternating between generating natural-language feedback on a draft and…

Large Language Models