Releases: sashirestela/simple-openai
Releases · sashirestela/simple-openai
2.3.2
What's Changed
- Enable ChatCompletions to handle ToolCall streaming by @sashirestela in #109
Full Changelog: v2.3.1...v2.3.2
2.3.1
What's Changed
- Adding logprobs in Chat Completions response by @sashirestela in #107
Full Changelog: v2.3.0...v2.3.1
2.3.0
What's Changed
- Fixing code issues reported by SonarCloud by @sashirestela in #87
- Add SonarCloud badge by @sashirestela in #88
- Assistants API support for Azure OpenAI by @the-gigi in #72
- Fixes for issues with SonarCloud after merging Azure changes by @the-gigi in #92
- Fixes for SonarCloud issues. by @sashirestela in #96
- Adding support for ProjectKey by @sashirestela in #100
- Support for the new Batch API by @sashirestela in #101
Full Changelog: v2.2.0...v2.3.0
2.2.0
What's Changed
- Improve field validation by @sashirestela in #76
- Split OpenAI interface by @sashirestela in #77
- Sync changes in Audio API by @sashirestela in #78
- Sync changes in FineTuning API by @sashirestela in #80
- Sync changes in API by @sashirestela in #82
- Update Readme and Contributing by @sashirestela in #84
Full Changelog: v2.1.1...v2.2.0
2.1.1
What's Changed
- add missing usage and temperature fields to assistant ThreadRun by @the-gigi in #69
- Fixing errors with ThreadRunStepDelta by @sashirestela in #71
Full Changelog: v2.1.0...v2.1.1
2.1.0
What's Changed
- Streaming in the Assistants API by @sashirestela in #65
Full Changelog: v2.0.1...v2.1.0
2.0.1
What's Changed
- Automate code formatting by @sashirestela in #57
- Add contribution instructions by @sashirestela in #60
- Setup for deploying to Maven Central by @sashirestela in #61
- Fix to use 'production' environment by @sashirestela in #62
Full Changelog: v2.0.0...v2.0.1
2.0.0
What's Changed
- Add support for Azure OpenAI by @the-gigi in #42
- Remove deprecated field urlBase by @sashirestela in #43
- Refactoring some code by @sashirestela in #46
- Refactor to add a base class and dedicated classes for Azure and Anyscale by @the-gigi in #47
- Refactoring code by @sashirestela in #51
- Fix to generate json schema without depending from flelds by @sashirestela in #52
- Update dependencies and plugins by @sashirestela in #53
- Update Readme by @sashirestela in #54
Full Changelog: v1.4.0...v2.0.0
1.4.0
What's Changed
- url base -> base url + some minor refactoring by @the-gigi in #37
- Release 1.4.0 by @sashirestela in #38
New Contributors
Full Changelog: v1.3.0...v1.4.0