Skip to content

Releases: Lambdua/openai4j

0.22.1

15 Aug 07:38
Compare
Choose a tag to compare
  • 更友好的本地图片创建userMessage. #58
  • 支持assistant 新的event: thread.run.incomplete #59

0.22.0

14 Aug 05:07
Compare
Choose a tag to compare

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

Full Changelog: 0.21.3...0.22.0

0.21.3

30 Jul 09:49
Compare
Choose a tag to compare

#52 反序列化失败: response_format fixed

0.21.2

01 Jul 05:45
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.21.1...0.21.2

0.21.1

25 Jun 09:29
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.21.0...0.21.1

0.21.0

11 Jun 14:22
Compare
Choose a tag to compare

What's Changed

  • support customize how the file_search tool chunks your data and how m… by @Lambdua in #35
  • jonUtil improvement by @Lambdua in #38
  • Support parallel tool calls by @Lambdua in #39

Full Changelog: 0.20.8...0.21.0

0.20.9

05 Jun 03:13
Compare
Choose a tag to compare

What's Changed

  • support customize how the file_search tool chunks your data and how many chunks it returns to the model context.
  • Compatible with more third-party stream APIs following the OpenAI protocol; Refactoring Stream Accumulator

0.20.8

24 May 07:29
Compare
Choose a tag to compare

What's Changed

  • Function call 参数类型优化 by @Lambdua in #25
  • 兼容stream function 参数为空的stream累加情况 by @Lambdua in #28
  • objectMapper optimization by @Lambdua in #31

Full Changelog: 0.20.7...0.20.8

0.20.7

14 May 02:51
Compare
Choose a tag to compare

What's Changed

Feature

  • delete assistant thread message endpoiont support by @Lambdua in #20
  • Added timestamp_granularities parameter to the Audio API by @Lambdua in #21
  • Fine tuning endpoint update by @Lambdua in #23

Full Changelog: 0.20.6...0.20.7

0.20.6

13 May 03:48
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.20.5...0.20.6