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