3 lines
2.4 KiB
JavaScript
3 lines
2.4 KiB
JavaScript
import{c as a,Q as t,j as i,m as n}from"./chunks/framework.BPKcPtvA.js";const u=JSON.parse('{"title":"L4a: Agent Chain","description":"","frontmatter":{},"headers":[],"relativePath":"labs/l4-agent-chain.md","filePath":"labs/l4-agent-chain.md","lastUpdated":null}'),s={name:"labs/l4-agent-chain.md"};function l(r,e,o,h,c,p){return t(),i("div",null,[...e[0]||(e[0]=[n(`<h1 id="l4a-agent-chain" tabindex="-1">L4a: Agent Chain <a class="header-anchor" href="#l4a-agent-chain" aria-label="Permalink to "L4a: Agent Chain""></a></h1><p><strong>Module</strong>: M4 Orchestration<br><strong>Files</strong>: starter.yaml, solution.yaml</p><h2 id="objective" tabindex="-1">Objective <a class="header-anchor" href="#objective" aria-label="Permalink to "Objective""></a></h2><p>Create a YAML-defined plan-build-review-verify pipeline.</p><h2 id="concepts" tabindex="-1">Concepts <a class="header-anchor" href="#concepts" aria-label="Permalink to "Concepts""></a></h2><p>Refer to the corresponding module for full concept explanations.</p><h2 id="starter" tabindex="-1">Starter <a class="header-anchor" href="#starter" aria-label="Permalink to "Starter""></a></h2><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">cd</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> course/labs/l4-agent-chain/</span></span>
|
||
<span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Open starter file and fill in the TODOs</span></span></code></pre></div><h2 id="checkpoints" tabindex="-1">Checkpoints <a class="header-anchor" href="#checkpoints" aria-label="Permalink to "Checkpoints""></a></h2><ol><li>Define planner step with output format requirements</li><li>Define builder step with implementation rules</li><li>Define reviewer step with checklist criteria</li><li>Define verifier step with confidence reporting</li></ol><h2 id="solution" tabindex="-1">Solution <a class="header-anchor" href="#solution" aria-label="Permalink to "Solution""></a></h2><p>Compare against the solution file after attempting the starter.</p>`,12)])])}const b=a(s,[["render",l]]);export{u as __pageData,b as default};
|