Memory

Understanding the Memory Feature

Introduction

By default, AI models are stateless—they treat every new conversation as a blank slate. The Memory feature bridges this gap by giving the AI agent continuity. It allows the AI to retain context, learn user preferences, and deliver a highly personalized experience across multiple sessions, eliminating the need for users to repeat themselves.


Core Capabilities

1. Smart Auto-Learning

When Memory is active, the AI seamlessly learns from daily interactions. It intelligently identifies and records key user preferences, stylistic choices, and important facts directly from the conversation, building a personalized profile over time.

2. External History Import

Users do not have to start from scratch. The feature supports importing external memories. By simply sending exported chat history from other applications to the AI and ask it to extract your memories, it can automatically parse the data, extract key context, and instantly populate the user's memory vault.

3. Absolute User Control

Transparency is central to the Memory feature. Users have a dedicated interface where they can view exactly what the AI remembers. They have full authority to:

  • Add custom instructions or context manually.
  • Edit or Delete any existing memory at any time.

4. Incognito Mode

Privacy is just a toggle away. Users can switch Memory OFF at any time. In this state, the ongoing conversation acts as an incognito session—the AI will not retrieve past memories, nor will it save any new preferences from the current chat.


Key Advantages

  • Lightning-Fast & Token-Efficient (Progressive Loading): Unlike traditional, heavy memory systems that force all past data into every prompt, our Memory feature utilizes a "Progressive Loading" architecture. The AI keeps a lightweight index of topics and only fetches detailed memory nodes on-demand when relevant to the current conversation. This ensures extremely fast response times and minimizes token usage.

  • Highly Personalized Context: The AI shifts from being a generic assistant to a tailored companion. It remembers project details, formatting rules, and personal preferences, allowing for much more natural and efficient workflows.

  • Zero Hallucination on Past Context: Because the system relies on exact, user-curated memory nodes rather than broad semantic searches, the AI accurately recalls facts without mixing up details or hallucinating past events.