Although a prompt is a single piece of text it is tremendously helpful to think of prompts as pieces of a larger puzzle. Have I described the context of my question? Does the prompt have an example of the output?
This technique of chaining prompts allows the LLM to spend more time on each individual question instead of tackling the whole problem.
System 1 thinking represents automatic, intuitive, and near-instantaneous. It shares similarities with generative models that automatically generate tokens without any self-reflective behavior. In contrast, systems 2 thinking is a conscious, slow, and logical process, akin to brainstorming and self-reflection.
As illustrated in Figure 4-16, it provides examples in a prompt that demonstrate the reasoning the model should do before generating its response. These reasoning processes are referred to as “thoughts”.
--- ## Output verification