Memory Providers
Memoh uses a Memory Provider to define how a bot stores, retrieves, and manages long-term memory. A bot can bind one memory provider in its Settings tab, and that provider becomes the backend for memory extraction and memory search.
Available Providers
Memoh currently includes the following memory provider:
- Built-in: The default memory system included with Memoh.
More provider types may be added in future versions, but right now builtin is the only supported provider type in the product and web UI.
Basic Flow
- Open the Memory Providers page from the sidebar.
- Create a provider instance using one of the supported provider types.
- Configure the provider settings.
- Open a bot's Settings tab and assign that provider in Memory Provider.
- Manage actual memories from the bot's Memory tab.
Next Steps
- To configure the currently supported provider, continue with Built-in Memory Provider.
- To manage memory entries after the provider is assigned, see Bot Memory Management.
