Skip to content

Releases: northes/go-moonshot

v0.5.2

04 Sep 05:19
185b412
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 Aug 10:57
98d6c6a
Compare
Choose a tag to compare

What's Changed

  • feat: add param response_format to ChatCompletionsRequest

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Jul 02:55
ef6c6e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.3

06 Jun 09:16
b2f2fe9
Compare
Choose a tag to compare

What's Changed

  • feat: bind usage info in stream mode by @northes in #18

Full Changelog: v0.4.2...v0.4.3

v0.4.2

30 May 10:21
85f703d
Compare
Choose a tag to compare

What's Changed

  • feat(chat_completions): support partial mode by @northes in #15

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 May 09:23
12b8194
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Apr 09:57
8ef81e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Apr 10:14
Compare
Choose a tag to compare

What's Changed

  • fix: remove log/slog and unsupported method by @northes in #5
  • feat: batch delete files by @northes in #6
  • feat: use interface to export method and initiate request with ctx by @northes in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Apr 09:44
8b7e62d
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

02 Apr 06:45
30e0bf8
Compare
Choose a tag to compare
feat(README): update