LLM Vision | Getting Started
  • Introduction
  • Installation
  • Setup
    • Providers
      • Cloud Providers
      • Self-hosted Providers
      • Memory
      • Timeline
    • Timeline Card
    • Blueprint
    • Asking about Events
  • Usage
    • Image Analyzer
    • Video Analyzer
    • Stream Analyzer
    • Data Analyzer
    • Remember
  • Choosing the right model
Powered by GitBook
On this page

Was this helpful?

  1. Setup
  2. Providers

Memory

PreviousSelf-hosted ProvidersNextTimeline

Last updated 1 month ago

Was this helpful?

LLM Vision includes a built-in memory to store reference images along with descriptions to provide additional context for models. This is useful for .

You can update items in Memory by clicking the 'reconfigure' button in the integration settings.

To store an image in memory you need to provide a file path to the image and an image description. If you have multiple images, the order of images must be the same as the order of image image descriptions.

There must be as many image descriptions as image file paths!

To use information stored in memory, enable use_memorywhich is available in image, video, stream and data analyzer.

The system prompt can also be customized in the Memory settings page. It is sent even when use_memory is disabled. If no prompt is set, the default prompt will be sent.

LLM Vision Memory settings