Chain-of-Thought (CoT)
A prompting technique or model-native capability where the LLM produces intermediate reasoning steps before arriving at a final answer, improving accuracy on multi-step problems. Originally a prompting strategy ('think step by step'), CoT is now built directly into reasoning models like o1 and DeepSeek-R1 as an internal process. When combining CoT with structured output, developers should place reasoning fields before answer fields to avoid bypassing the reasoning process.
Sua exploração
0 termos visitados no totalTermos Relacionados
A class of LLMs trained with reinforcement learning to generate step-by-step internal chai…
Ver termo →The practice of crafting input text (prompts) to guide LLM behavior and output quality. Te…
Ver termo →An LLM capability that constrains model output to conform to a predefined schema, typicall…
Ver termo →