Releases: michelle-avery/custom-conversation
Releases · michelle-avery/custom-conversation
1.6.1
What's Changed
- Ensure names are strings before joining in #96
- Pin litellm version due to compromised later versions (CVE-2026-33634)in #97
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- 89 setup failed for custom integration custom conversation after updating to 20263 in #91 thanks to @thijsmie for their first contribution! 🎉
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Update openai dependency for Home Assistant 2026.2.0 in #85
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Compatibility issues with home assistant 2025.12.0 in #82
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Remove workaround for OpenAI compatible Gemini endpoints
- This removes support for the OpenAI compatible Gemini endpoints. The native Gemini support, which has been the recommended method of using Gemini LLMs with Custom Conversation for the past several months, remains completely functional.
Full Changelog: 1.2.7...1.3.0
1.2.7
1.2.6
1.2.5
What's Changed
- Remove user_prompt from LLMContext in #70
- This is required for Home Assistant version 1.7.0+
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Prevent langfuse version 3 from being used in #67
As mentioned in #66 , if Home Assistant tries to install version 3.0.0+ of the langfuse library, it results in errors.
Migrating to the new langfuse library will require further changes and extensive testing, so for now we're pinning the library to a lower version.
Full Changelog: 1.2.3...1.2.4