mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
2 lines
2.4 KiB
JavaScript
2 lines
2.4 KiB
JavaScript
import{_ as r,o,c as t,ag as i}from"./chunks/framework.ePeAWSvT.js";const c=JSON.parse('{"title":"Memory Providers","description":"","frontmatter":{},"headers":[],"relativePath":"memory-providers/index.md","filePath":"memory-providers/index.md","lastUpdated":1772873936000}'),a={name:"memory-providers/index.md"};function s(n,e,d,l,m,p){return o(),t("div",null,[...e[0]||(e[0]=[i('<h1 id="memory-providers" tabindex="-1">Memory Providers <a class="header-anchor" href="#memory-providers" aria-label="Permalink to "Memory Providers""></a></h1><p>Memoh uses a <strong>Memory Provider</strong> to define how a bot stores, retrieves, and manages long-term memory. A bot can bind one memory provider in its <strong>Settings</strong> tab, and that provider becomes the backend for memory extraction and memory search.</p><h2 id="available-providers" tabindex="-1">Available Providers <a class="header-anchor" href="#available-providers" aria-label="Permalink to "Available Providers""></a></h2><p>Memoh currently includes the following memory provider:</p><ul><li><a href="/memory-providers/builtin.html">Built-in</a>: The default memory system included with Memoh.</li></ul><p>More provider types may be added in future versions, but right now <code>builtin</code> is the only supported provider type in the product and web UI.</p><hr><h2 id="basic-flow" tabindex="-1">Basic Flow <a class="header-anchor" href="#basic-flow" aria-label="Permalink to "Basic Flow""></a></h2><ol><li>Open the <strong>Memory Providers</strong> page from the sidebar.</li><li>Create a provider instance using one of the supported provider types.</li><li>Configure the provider settings.</li><li>Open a bot's <strong>Settings</strong> tab and assign that provider in <strong>Memory Provider</strong>.</li><li>Manage actual memories from the bot's <strong>Memory</strong> tab.</li></ol><hr><h2 id="next-steps" tabindex="-1">Next Steps <a class="header-anchor" href="#next-steps" aria-label="Permalink to "Next Steps""></a></h2><ul><li>To configure the currently supported provider, continue with <a href="/memory-providers/builtin.html">Built-in Memory Provider</a>.</li><li>To manage memory entries after the provider is assigned, see <a href="/getting-started/memory.html">Bot Memory Management</a>.</li></ul>',12)])])}const u=r(a,[["render",s]]);export{c as __pageData,u as default};
|