Structured Output & New Timeline API #587
valentinfrlch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.6.0 Beta 1 Release Notes
This major release contains breaking changes, please read the breaking changes section before upgrading. It adds support for structured output and a new Timeline API.
To avoid confusion with LLM Vision Memory:
rememberaction is now calledcreate_eventrememberparameter has been renamed tostore_in_timeline.Please make sure to update these in your custom automations. If you use the blueprint, make sure to update to the latest version.
If you use LLM Vision Cards, please update to v1.6.0 as well. The card now uses the new Timeline API, and older versions are no longer supported.
Contributors
A huge thank you to our contributors @rmaher001, @Smiley73, @muminkoykiran, @boian-ivanov, @ljmerza, @radzio, @TheRealFalseReality, and @dcgrove!
Integration
✨ Features
structureparameter. See the docs for more details. (by @rmaher001)create_eventaction. For events that are automatically added through an analyzer or the blueprint, category and label is assigned automatically. For a full list of all available categories and labels, see the docs. (by @valentinfrlch)🔧 Improvements & Bug Fixes
create_eventsaction now supports setting the category and (new) label for an event manually. (Remember Icon #536) (by @valentinfrlch)boto3to 1.37.1 to avoid conflicts with other integrations (boto3 version conflict #580) (by @valentinfrlch)🌐 Languages
Blueprint
If you're having this issue on an existing blueprint, set this new option explicitly so it changes from the unknown
{{ camera }}variable to a static "LLM Vision Snapshot" group.🔧 Improvements & Bug Fixes
This discussion was created from the release Structured Output & New Timeline API.
Beta Was this translation helpful? Give feedback.
All reactions