Concept
Program-of-Thoughts
Program-of-Thoughts (PoT) is a prompting technique where an LLM expresses its reasoning as executable code rather than natural-language prose, then delegates the actual computation to an interpreter. Think of it like Chain-of-Thought, except the intermediate steps are Python…
The rest of “Program-of-Thoughts” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→