github valentinfrlch/ha-llmvision v1.0.0
v1.0.0: Name Change

latest releases: v1.6.0-alpha.1, v1.5.2, v1.5.2-rc.1...
16 months ago

Changelog

gpt4vision is now llmvision!
⚠️ Before you download this update make sure you completely remove gpt4vision and its configs from Home Assistant.

  • Your old configs will not be compatible with the new version. You will have to enter your API keys or IP and port again.
  • If you have any automations or scripts using gpt4vision, you will have to update them to work with llmvision:
    Previous: gpt4vision.image_analyzer
    New: llmvision.image_analyzer
    The service call stays the same otherwise.

Bug fixes

  • #37: Fixed an issue where image title (include_filename) would not be properly formatted
  • Improved logging
    • filtering logs to reduce log size
    • Better use of different log levels

Don't miss a new ha-llmvision release

NewReleases is sending notifications on new releases.