Files
Memoh/assets/concepts_bot.md.C_C3siLW.js
T
2026-02-25 07:57:19 +00:00

2 lines
1.8 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 t,o as a,c as o,ag as i}from"./chunks/framework.ePeAWSvT.js";const p=JSON.parse('{"title":"Bot","description":"","frontmatter":{},"headers":[],"relativePath":"concepts/bot.md","filePath":"concepts/bot.md","lastUpdated":1771163124000}'),n={name:"concepts/bot.md"};function r(l,e,s,d,c,h){return a(),o("div",null,[...e[0]||(e[0]=[i('<h1 id="bot" tabindex="-1">Bot <a class="header-anchor" href="#bot" aria-label="Permalink to &quot;Bot&quot;"></a></h1><p>A <strong>bot</strong> is the primary runtime entity in Memoh.</p><p>Each bot has its own:</p><ul><li>Configuration</li><li>Container lifecycle</li><li>Memory scope</li><li>Channel bindings</li><li>Model assignments</li></ul><h2 id="key-settings" tabindex="-1">Key Settings <a class="header-anchor" href="#key-settings" aria-label="Permalink to &quot;Key Settings&quot;"></a></h2><ul><li><strong>max-load-time</strong> (<code>max_context_load_time</code>): how many minutes of recent conversation context are loaded into prompts</li><li><strong>language</strong>: preferred language for interaction (default is <code>auto</code>)</li><li><strong>chat model / memory model / embedding model</strong>: model IDs used by this bot</li></ul><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>The bot abstraction allows Memoh to isolate behavior and resources per agent, while keeping management centralized in one Web UI.</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; Settings</code></li></ul>',10)])])}const u=t(n,[["render",r]]);export{p as __pageData,u as default};