Timeline

LLM Vision can remember analyzed events in a timeline. To make use of the remember feature in image_analyzer, video_analyzer and stream_analyzer, you need to set up LLM Vision Timeline first.

  1. Find LLM Vision on your Integrations page in Settings.

  2. Select Add Entry.

  3. Choose Timeline from the list.

  4. Choose for how long events will be remembered. (Use 0 to disable auto deletion)

  5. Submit

  6. (Optional): Install the Timeline Card to view events on your dashboard.

Remembered events will now be exposed as a calendar entity. You can use it to ask Assist about events.

Adding Events to the Timeline

Analyzers

image, video and stream analyzers have a remember parameter which can be used to add analyzed events to the Timeline automatically. For best results you should also enable:

  • generate_title: To generate a title for the event. Otherwise 'Motion detected' will be used.

  • expose_image: To store the keyframe. Otherwise there won't be an image of the event.

Custom Events

You can add custom events without using one of the analyzers. LLM Vision exposes a remember action. See remember usage.

Last updated

Was this helpful?