Skip to content

Releases: rellfy/openai

1.0.0-alpha.16

27 Aug 13:42
de3240a
Compare
Choose a tag to compare

What's Changed

  • fix: change order of ApiResponse discriminants by @seffradev in #37
  • Add response_format to ChatCompletionRequest by @agrinman in #33
  • add Eq, PartialEq to ChatCompletionMessageRole by @n01e0 in #34
  • chore(deps): update derive_builder requirement from 0.12.0 to 0.20.0 by @dependabot in #26
  • Update reqwest to 0.12 by @rellfy in #40
  • Derive Clone and PartialEq on ChatCompletionBuilder by @rellfy in #41

New Contributors

Full Changelog: 1.0.0-alpha.15...1.0.0-alpha.16

1.0.0-alpha.15

15 Jul 04:14
d8ae267
Compare
Choose a tag to compare

Fix Embedding distance calculation (#35)

1.0.0-alpha.14

22 Feb 06:19
4201f4f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update reqwest-eventsource requirement from 0.4.0 to 0.5.0 by @dependabot in #14
  • Revert "chore(deps): update reqwest-eventsource requirement from 0.4.0 to 0.5.0" by @rellfy in #15
  • #16 make base url customizable by @netr in #18
  • Fix tests by @rellfy in #24
  • Adding seed to ChatCompletion by @notdanilo in #23
  • Check cargo fmt in CI by @rellfy in #25

New Contributors

Full Changelog: 1.0.0-alpha.13...1.0.0-alpha.14

1.0.0-alpha.13

02 Jul 10:58
8db09fe
Compare
Choose a tag to compare
chore: bump version

1.0.0-alpha.12

23 Jun 05:11
8cf7111
Compare
Choose a tag to compare
Merge pull request #10 from AlbertMarashi/master

Add function calling API.

1.0.0-alpha.11

14 Jun 04:31
991734c
Compare
Choose a tag to compare
chore: bump version

1.0.0-alpha.10

06 Jun 03:47
2fe7802
Compare
Choose a tag to compare
Merge pull request #4 from rellfy/bump-version

Bump version

1.0.0-alpha.9

20 May 08:43
8b2fdbe
Compare
Choose a tag to compare
docs: fix test badge