Releases: jekalmin/extended_openai_conversation
Releases · jekalmin/extended_openai_conversation
1.0.4
What's Changed
- [#140] Make local image accessible in
query_image
service by @jekalmin in #154 - Output OpenAI request and response as JSON in the log by @mateuszdrab in #160
- User user_id for user identification by @danielp370 in #165
- Function spec examples for camera and image query by @danielp370 in #175
- Function spec example for say_tts by @danielp370 in #176
- Update README.md according to calendar example file by @jleinenbach in #222
- [#217] resolve "blocking call" warning log. by @jekalmin in #259
- [no-issue] add Brazilian Portuguese translation by Gustavo Papaleo by @jekalmin in #260
- Added Azure API Management Support by @Frank802 in #253
- [#217] fix warning of blocking call by @jekalmin in #264
- [no-issue] change default model (gpt-3.5-turbo-1106 -> gpt-4o-mini) by @jekalmin in #266
- 1.0.4 by @jekalmin in #265
New Contributors
- @mateuszdrab made their first contribution in #160
- @danielp370 made their first contribution in #165
- @jleinenbach made their first contribution in #222
- @Frank802 made their first contribution in #253
Full Changelog: 1.0.3...1.0.4
1.0.4-beta4
What's Changed
Full Changelog: 1.0.4-beta3...1.0.4-beta4
1.0.4-beta3
What's Changed
- Update README.md according to calendar example file by @jleinenbach in #222
- [#217] resolve "blocking call" warning log. by @jekalmin in #259
- [no-issue] add Brazilian Portuguese translation by Gustavo Papaleo by @jekalmin in #260
- Added Azure API Management Support by @Frank802 in #253
- [#217] fix warning of blocking call by @jekalmin in #264
New Contributors
- @jleinenbach made their first contribution in #222
- @Frank802 made their first contribution in #253
Full Changelog: 1.0.4-beta2...1.0.4-beta3
1.0.4-beta2
What's Changed
- Output OpenAI request and response as JSON in the log by @mateuszdrab in #160
- User user_id for user identification by @danielp370 in #165
- Function spec examples for camera and image query by @danielp370 in #175
- Function spec example for say_tts by @danielp370 in #176
New Contributors
- @mateuszdrab made their first contribution in #160
- @danielp370 made their first contribution in #165
Full Changelog: 1.0.4-beta1...1.0.4-beta2
1.0.4-beta1
What's Changed
Full Changelog: 1.0.3...1.0.4-beta1
1.0.3
What's Changed
- [#134] Add "payload_template" in "rest" and "scrape" function by @jekalmin in #141
- [#100] Add "organization" on setup by @jekalmin in #142
- [#105] fire "extended_openai_conversation.conversation.finished" event by @jekalmin in #143
- [#94] add energy, statistics function by @jekalmin in #149
- Create it.json by @pajeronda in #150
- 1.0.3 by @jekalmin in #153
New Contributors
- @pajeronda made their first contribution in #150
Full Changelog: 1.0.2...1.0.3
1.0.3-beta3
What's Changed
Full Changelog: 1.0.3-beta2...1.0.3-beta3
1.0.3-beta2
What's Changed
Full Changelog: 1.0.3-beta1...1.0.3-beta2
1.0.3-beta1
1.0.2
What's Changed
- Add "Use Tools" option. by @jekalmin in #107
- Add "context_threshold" and "context_truncation_strategy" in options by @jekalmin in #121
- Add area awareness by @jekalmin in #122
- Refresh "system" message when messages are truncated. by @jekalmin in #123
- Add README.md of area prompt by @jekalmin in #125
- Add an example of
create_event
function by @jekalmin in #136 - 1.0.2 by @jekalmin in #137
Full Changelog: 1.0.1...1.0.2