Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Releases: hemanthpai/hass-ai-assistant

v0.0.1-instructor

v0.0.1-instructor Pre-release
Pre-release

Choose a tag to compare

@hemanthpai hemanthpai released this 16 Sep 06:34

This is an alpha release of the integration with the option to use tools wrapped in the instructor library. The instructor library provides wrappers around openAI to automatically validate LLM responses and re-ask when the LLM does not provide a well formed output. Once this functionality is fully developed, it will be merged into main.

v0.0.2-instructor

v0.0.2-instructor Pre-release
Pre-release

Choose a tag to compare

@hemanthpai hemanthpai released this 16 Sep 08:01
9e66763

Bug fixes

v0.1.2

Choose a tag to compare

@hemanthpai hemanthpai released this 13 Sep 03:28

Bug fixes

v0.1.1

Choose a tag to compare

@hemanthpai hemanthpai released this 13 Sep 03:09

Split up the light control tool into individual tools to control brightness, color, and temperature as it is causing the LLM to use light_control for turning lights on and off as well

v0.1.0

Choose a tag to compare

@hemanthpai hemanthpai released this 13 Sep 02:36

Initial release - starting with minor version 1, major version 0 to test the end-to-end release pipeline and adding the integration to HomeAssistant