Voxta docs

Simple Memory

Voxta's built-in keyword-based memory lookup. Required, zero setup.

Simple Memory is Voxta's built-in keyword-based memory provider — the default that ships with every install. It's marked Required in the registry, so you can't uninstall it; you can only swap to a different memory provider as the active one.

Simple Memory uses keyword matching, not semantic similarity. If your scenarios need fuzzy lookup ("the cat" matching an entry about "felines"), use Microsoft Semantic Kernel instead.

Setup

Simple Memory is already installed and active by default. Nothing to do.

To use a different memory provider (Semantic Kernel), add that one in Manage Services → + Add Services. Voxta uses the topmost enabled Memory service.

On this page