Releases: jekalmin/extended_openai_conversation
Releases · jekalmin/extended_openai_conversation
0.0.11-beta1
0.0.10
0.0.10-beta2
0.0.10-beta1
0.0.9
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
- [#38] Add schema validation for functions, script function bug fixed by @jekalmin in #47
- [#49] add OpenAIError log by @jekalmin in #50
- add history function by @jekalmin in #51
- raise FunctionNotFound error when type not found by @jekalmin in #53
- 0.0.9 by @jekalmin in #54
New Contributors
Full Changelog: 0.0.8...0.0.9
0.0.9-beta3
0.0.9-beta2
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
0.0.8
0.0.8-beta2
What's Changed
Full Changelog: 0.0.8-beta1...0.0.8-beta2