github jekalmin/extended_openai_conversation 2.0.0

3 hours ago

What's Changed

New Features

  • Add conversation entity in #362
  • Add timer(delay) operation in #371
  • Add change_config service to update API Key, Base URL, etc... in #368
  • Add "API Provider" (OpenAI/Azure OpenAI) option in #366

Improvements

  • Support gpt-4o, gpt-5, o1, o3, o4 models by @jvenuto80 in #355
  • Prevent infinite loop when the API response contains an empty tool_calls list - based on v2.0.0 branch by @liquidweaver in #365
  • Fix value template for google search by @liutongchen in #323
  • "Use Tools" option is true by default in #369
  • Fix error and change default model in query_image service in #367

Notice

  • After restart, selecting conversation agent from voice assistant is needed.

Full Changelog: 1.2.2...2.0.0

Don't miss a new extended_openai_conversation release

NewReleases is sending notifications on new releases.