>Skills
What is Chain-of-Thought?
Chain-of-thought is a prompting technique where you ask an AI model to reason step by step, which improves accuracy on complex problems.
By prompting the model to 'think through' a problem, you often get more reliable, well-reasoned answers.
It's one of several practical prompting techniques kenai teaches hands-on.
Related terms
Prompt Engineering →
Prompt engineering is the skill of writing clear, well-structured instructions that get reliable, high-quality results from an AI model.
Large Language Model (LLM) →
A Large Language Model (LLM) is an AI system trained on vast amounts of text to understand and generate human language, powering tools like Claude and ChatGPT.
AI Agent →
An AI agent is an AI system that can take actions to achieve a goal — using tools, calling other systems and working through multi-step tasks with limited human input.