Skip to content

Releases: michelle-avery/openai-compatible-conversation

0.0.7

09 Sep 12:00
bb64d63

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.6...0.0.7

0.0.6

18 Apr 12:57
d742017

Choose a tag to compare

What's Changed

  • Track when the llm expects to continue the conversation by @michelle-avery in #20
  • Revert usage of developer role by @michelle-avery in #22
    • This change removes usage of the newer OpenAI "developer" role in order to facilitate improved compatibility with other AI providers that use the OpenAI API.

Full Changelog: 0.0.5...0.0.6

0.0.5

09 Apr 14:51
d772cb2

Choose a tag to compare

This release adds some of the functionality from Home Assistant's March release. Notably, it does NOT include reasoning model support or the streaming of responses to the chat log, as the implementation would introduce compatibility issues for users using other models.

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

09 Apr 12:46

Choose a tag to compare

This release should have feature parity with the built-in OpenAI Conversation integration as of Home Assistant's 2025.4.2 release.

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

08 Apr 19:13

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

08 Apr 17:57

Choose a tag to compare

Moving to releases to support release notes as well as to allow us to introduce functionality that requires specific versions of Home Assistant.