Memory

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.

LLM Vision Memory 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.

Last updated

Was this helpful?