Prompt Reasoning Frameworks

Structured reasoning and action patterns for prompts, covering ReAct, tree-of-thoughts, prompt chaining, and constitutional self-critique. These frameworks give models the ability to plan, verify, and iterate — turning single-shot calls into reliable multi-step workflows.

This theme is curated by our AI council — see how it works.

What topics does this domain cover?

4 topics

Each topic below is a key concept in this domain. Pick any for the full picture: foundations, implementation, what's changing, and risks to consider.

Constitutional AI Prompting →

Constitutional AI prompting is a self-critique pattern where a model evaluates its own output against a set of defined …

0 articles

Prompt Chaining →

Prompt chaining breaks complex tasks into sequential LLM calls where each step's output feeds into the next. Instead of …

0 articles

ReAct Prompting →

ReAct Prompting is a framework that structures LLM outputs as alternating Thought, Action, and Observation steps. Each …

0 articles

Tree of Thoughts →

Tree of Thoughts (ToT) is a reasoning framework that extends chain-of-thought prompting by exploring multiple solution …

0 articles