Settings
The Settings config entry unifies options for Fallback Provider, Timeline, system prompts and Memory (Beta).
Change Settings anytime: LLM Vision Settings → ... → Reconfigure
Fallback Provider
If a request to your selected AI provider fails, LLM Vision can automatically retry with another provider. This is helpful if you get rate-limited or run out of credits.

System Prompts
System prompts are special instructions that guide how the AI behaves. Unlike regular messages, system prompts act like internal rules or roles.
You can customize the system prompt for AI descriptions as well as title responses. Titles are used to generate event titles for the timeline and blueprint notifications.
Timeline

LLM Vision can remember analyzed events in a timeline you can view on your dashboard using the Timeline Card.
Memory (Beta)

LLM Vision includes a built-in memory to store reference images along with descriptions to provide additional context for models. This is useful for .
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.
To use information stored in memory, enable use_memory
which is available in image
, video
, stream
and data
analyzer.
Last updated
Was this helpful?