Releases: Lambdua/openai4j
Releases · Lambdua/openai4j
0.22.8
0.22.7
0.22.6
0.22.5
What's Changed
Other Changes
- 新增 ChatMessageAccumulatorWrapper,以便于能够在使用chatCompletion时使用原始 chunk 数据… by @big-mouth-cn in #70
- Batch 部分属性由Integer改为Long,可以兼容智谱清言的批处理返回对象。 by @fastjrun in #72
- chat completion api support new model: gpt-4o-audio-preview by @big-mouth-cn in #71
New Contributors
- @big-mouth-cn made their first contribution in #70
- @fastjrun made their first contribution in #72
Full Changelog: 0.22.4...0.22.5
v0.22.4
- 新增 ChatMessageAccumulatorWrapper,以便于能够在使用chatCompletion时使用原始 chunk 数据 #70 @big-mouth-cn
Full Changelog: 0.22.3...0.22.4
0.22.3
What's Changed
Other Changes
- add ToolCallFileSearch class to hold the file search results by @nobodyiam in #68
New Contributors
- @nobodyiam made their first contribution in #68
Full Changelog: 0.22.2...0.22.3
0.22.2
0.22.1
0.22.0
What's Changed
Other Changes
- 修复ChatMessag role字段重复问题 by @funs690 in #56
- Basic support for structured outputs by @bertilmuth in #57 #54
refusal
field in assistant message support #53- tool call support
strict
field #55
New Contributors
- @funs690 made their first contribution in #56
- @bertilmuth made their first contribution in #57
Full Changelog: 0.21.3...0.22.0