What's Changed
New Features
- Add conversation entity in #362
- Add timer(delay) operation in #371
- Add
change_configservice 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,o4models 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
trueby default in #369 - Fix error and change default model in
query_imageservice in #367
Notice
- After restart, selecting
conversation agentfrom voice assistant is needed.
Full Changelog: 1.2.2...2.0.0