Files
Memoh/assets/concepts_subagents.md.B1gVZCBU.js
T
2026-02-15 13:46:04 +00:00

2 lines
1.5 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
import{_ as a,o as t,c as s,ag as o}from"./chunks/framework.DEqXEGcv.js";const b=JSON.parse('{"title":"Subagents","description":"","frontmatter":{},"headers":[],"relativePath":"concepts/subagents.md","filePath":"concepts/subagents.md","lastUpdated":1771163124000}'),r={name:"concepts/subagents.md"};function i(n,e,l,c,u,d){return t(),s("div",null,[...e[0]||(e[0]=[o('<h1 id="subagents" tabindex="-1">Subagents <a class="header-anchor" href="#subagents" aria-label="Permalink to &quot;Subagents&quot;"></a></h1><p><strong>Subagents</strong> are specialized helper agents that a bot can delegate tasks to.</p><h2 id="core-idea" tabindex="-1">Core Idea <a class="header-anchor" href="#core-idea" aria-label="Permalink to &quot;Core Idea&quot;"></a></h2><ul><li>The main bot acts as coordinator</li><li>Subagents focus on narrower tasks</li><li>Results are combined back into the main workflow</li></ul><p>This supports decomposition of complex requests into smaller, more reliable execution units.</p><h2 id="why-it-matters" tabindex="-1">Why It Matters <a class="header-anchor" href="#why-it-matters" aria-label="Permalink to &quot;Why It Matters&quot;"></a></h2><p>Subagent architecture improves scalability for multi-step tasks and helps separate responsibilities by role.</p><h2 id="web-ui-path" tabindex="-1">Web UI Path <a class="header-anchor" href="#web-ui-path" aria-label="Permalink to &quot;Web UI Path&quot;"></a></h2><ul><li><code>Bots &gt; Select a bot &gt; Subagents</code></li></ul>',9)])])}const p=a(r,[["render",i]]);export{b as __pageData,p as default};