Releases: Lambdua/openai4j
Releases · Lambdua/openai4j
0.21.2
What's Changed
Other Changes
- Add ImageURL to Assistant Message Content by @chrisetheridge in #45
New Contributors
- @chrisetheridge made their first contribution in #45
Full Changelog: 0.21.1...0.21.2
0.21.1
0.21.0
0.20.9
0.20.8
0.20.7
0.20.6
0.20.5
What's Changed
furture
- Unification of all definitions and usage of functions by @Lambdua in #14
- support assistant image chat #11
- support iamge detail field
deprecated
ChatFunction
FunctionExecutor
ChatFunctionDynamic
class deprecated- the fiel field
status
,statusDetails
field
New Contributors
Full Changelog: v0.20.4...0.20.5
v0.20.4
Bug Fix
- #9 Resolved the Message List query issue by adding the missing parameter [run_id]
- Correction in ImageContent serialization annotations
What's New
- #8 Enhanced file upload feature to support byte streams
- #6 Removed unnecessary mapper configurations to prevent mapper re-instantiation issues
Full Changelog: v0.20.3...v0.20.4