Skip to content

Releases: jekalmin/extended_openai_conversation

0.0.9

19 Dec 12:56
f858745
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

0.0.9-beta3

17 Dec 11:13
Compare
Choose a tag to compare
0.0.9-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.9-beta2...0.0.9-beta3

0.0.9-beta2

11 Dec 13:45
Compare
Choose a tag to compare
0.0.9-beta2 Pre-release
Pre-release

What's Changed

  • [#38] Add schema validation for functions, script function bug fixed by @jekalmin in #47
  • explicitly set response_format to "text" (2d90eff)

Full Changelog: 0.0.9-beta1...0.0.9-beta2

0.0.9-beta1

06 Dec 12:36
Compare
Choose a tag to compare
0.0.9-beta1 Pre-release
Pre-release

What's Changed

  • feat: Attach the user's name to the user message payload if known by @Teagan42 in #28
  • UpdateShopping list example with a better TODO example by @Scags104 in #39
  • [#35] add logging, fix exception messages by @jekalmin in #41

New Contributors

Full Changelog: 0.0.8...0.0.9-beta1

0.0.8

03 Dec 11:26
78f7ac2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

0.0.8-beta2

26 Nov 09:30
2be89f0
Compare
Choose a tag to compare
0.0.8-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.8-beta1...0.0.8-beta2

0.0.8-beta1

19 Nov 12:09
0366d45
Compare
Choose a tag to compare
0.0.8-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.7...0.0.8-beta1

0.1.0-beta1

12 Nov 12:19
ba0d772
Compare
Choose a tag to compare
0.1.0-beta1 Pre-release
Pre-release

What's Changed

  • Use tool_calls instead of functions by @rkistner in #25
    • This still has a problem of The server had an error processing your request while using tool_calls.

New Contributors

Full Changelog: 0.0.7...0.1.0-beta1

0.0.7

10 Nov 00:51
50b1ccd
Compare
Choose a tag to compare

What's Changed

  • More examples added for documentation
  • specify date format of calendar parameter by @jekalmin in #14
  • [#17] Add base_url in config flow for OpenAI compatible servers like LocalAI. by @jekalmin in #24

Full Changelog: 0.0.6...0.0.7

0.0.7-beta5

09 Nov 16:53
c1f9199
Compare
Choose a tag to compare
0.0.7-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.7-beta4...0.0.7-beta5