type
Post
status
Published
date
Dec 12, 2023
slug
promptengineering
summary
tags
ChatGPT
LLM
category
Tech
icon
password
Chain Of Thought (CoT)
- Let’s take this step by step
- Take a deep breath and come up with a plan for answering
Reasoning and Acting (ReAct)
Grant the model powers to take action outside of its own text generation flow. This could be looking up a webpage, performing a math calculation, or even looking up information in internal documentation sources. Generally you prompt the model with its abilities.
Room for Thought — Make a Plan First
Monte Carlo — Brainstorm Options
Self Correction — Critique yourself
Classifying — Only answer with a specific option
Puppetry — Speaking for the model