mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
2 lines
3.2 KiB
JavaScript
2 lines
3.2 KiB
JavaScript
import{_ as e,o as a,c as n,ag as o}from"./chunks/framework.CvgP6Fyv.js";const u=JSON.parse('{"title":"Bot Subagents","description":"","frontmatter":{},"headers":[],"relativePath":"getting-started/subagents.md","filePath":"getting-started/subagents.md","lastUpdated":1772359263000}'),i={name:"getting-started/subagents.md"};function s(r,t,d,l,c,g){return a(),n("div",null,[...t[0]||(t[0]=[o('<h1 id="bot-subagents" tabindex="-1">Bot Subagents <a class="header-anchor" href="#bot-subagents" aria-label="Permalink to "Bot Subagents""></a></h1><p>Subagents are specialized AI entities with their own independent conversation context. They are managed by the main Bot to delegate complex tasks or focus on specific domains.</p><h2 id="concept-task-specialization" tabindex="-1">Concept: Task Specialization <a class="header-anchor" href="#concept-task-specialization" aria-label="Permalink to "Concept: Task Specialization""></a></h2><p>A <strong>Subagent</strong> is like a specialized teammate for your Bot. While the main Bot handles general conversation, it can spin up and communicate with a Subagent to perform deep analysis, research, or execution.</p><hr><h2 id="fields" tabindex="-1">Fields <a class="header-anchor" href="#fields" aria-label="Permalink to "Fields""></a></h2><p>Configure Subagents from the <strong>Subagents</strong> tab in the Bot Detail page.</p><table tabindex="0"><thead><tr><th>Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The identifier for the subagent (e.g., "Research Assistant").</td></tr><tr><td><strong>Description</strong></td><td>A brief explanation of the subagent's purpose and role.</td></tr><tr><td><strong>Skills</strong></td><td>A list of specific <strong>Skills</strong> assigned from the bot's container.</td></tr><tr><td><strong>Messages</strong></td><td>The conversation history and context specific to this subagent.</td></tr><tr><td><strong>Usage</strong></td><td>Statistics on token consumption and activity.</td></tr></tbody></table><hr><h2 id="operations" tabindex="-1">Operations <a class="header-anchor" href="#operations" aria-label="Permalink to "Operations""></a></h2><ul><li><strong>Add Subagent</strong>: Create a new entity by providing a name and description.</li><li><strong>Edit</strong>: Update the name or description of an existing subagent.</li><li><strong>Delete</strong>: Permanently remove a subagent and its independent context.</li><li><strong>View Context</strong>: Open a dialog to inspect the subagent's conversation history and usage metrics.</li></ul><hr><h2 id="bot-interaction" tabindex="-1">Bot Interaction <a class="header-anchor" href="#bot-interaction" aria-label="Permalink to "Bot Interaction""></a></h2><ul><li>The main Bot uses the <strong>Subagent Tool</strong> to create, communicate with, and receive results from subagents.</li><li>Subagents inherit the main bot's container permissions but operate with their own "mental workspace."</li><li>This modular approach allows for building multi-agent systems within a single Bot's scope.</li></ul>',14)])])}const p=e(i,[["render",s]]);export{u as __pageData,p as default};
|