Skip to content

Releases: jekalmin/extended_openai_conversation

3.0.0-beta9

26 Feb 15:00
561166e

Choose a tag to compare

3.0.0-beta9 Pre-release
Pre-release

What's Changed

Requirements

  • HA Core version: 2026.3.x or newer

Full Changelog: 3.0.0-beta8...3.0.0-beta9

2.0.2

26 Feb 13:26
ceb3dc2

Choose a tag to compare

What's Changed

  • Update OpenAI dependency to ~=2.21.0 and min HA to 2026.3.0b0 by @jekalmin in #413

Requirements

  • HA Core version: 2026.3.x or newer

Full Changelog: 2.0.1...2.0.2

3.0.0-beta8

14 Feb 06:47
03d3762

Choose a tag to compare

3.0.0-beta8 Pre-release
Pre-release

3.0.0-beta7

10 Feb 06:42
5c7fd64

Choose a tag to compare

3.0.0-beta7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0.0-beta6...3.0.0-beta7

3.0.0-beta6

01 Feb 01:47
9185bdb

Choose a tag to compare

3.0.0-beta6 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-beta5...3.0.0-beta6

2.0.1

01 Feb 01:52
e5a404f

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

3.0.0-beta5

18 Jan 12:26
5c5cd4c

Choose a tag to compare

3.0.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-beta4...3.0.0-beta5

3.0.0-beta4

11 Jan 13:43
9b7b21c

Choose a tag to compare

3.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Fix composite function consuming unnecessary contexts by @jekalmin in #388
  • Expose error message in conversation by @jekalmin in #389
  • Change default settings to suit reasoning model by @jekalmin in #390
    • model: gpt-4o-minigpt-5-mini
      Model Input Cached input Output
      gpt-4o-mini $0.15 $0.075 $0.60
      gpt-5-mini (flex) $0.125 $0.0125 $1.00
    • max tokens: 150500
    • max function calls per conversation: 13
    • prompt
    • functions
      • Add delay properties in execute_services function.
      • Add get_attributes function
    • service tier: flex
    • reasoning effort: low

Full Changelog: 3.0.0-beta3...3.0.0-beta4

3.0.0-beta3

10 Jan 12:44
753b5e5

Choose a tag to compare

3.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-beta2...3.0.0-beta3

3.0.0-beta2

01 Jan 08:48

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

What's Changed

  • [#283] Add "extended_openai_exposed_entities" function in template by @jekalmin in #380
  • Add "user_input" variable in system prompt to support extra_system_prompt by @jekalmin in #381

Full Changelog: 3.0.0-beta1...3.0.0-beta2