Skip to content

Releases: appleboy/CodeGPT

v0.13.2

06 Jul 05:45
a2dcaae
Compare
Choose a tag to compare

Changelog

Features

v0.13.1

28 Jun 13:57
8068bc6
Compare
Choose a tag to compare

Changelog

Features

Build process updates

Documentation updates

v0.13.0

02 Jun 05:40
e303be7
Compare
Choose a tag to compare

Changelog

Features

Refactor

Build process updates

Documentation updates

v0.12.2

19 May 06:11
e280206
Compare
Choose a tag to compare

Changelog

Enhancements

v0.12.1

18 May 04:39
3df90d6
Compare
Choose a tag to compare

Changelog

Enhancements

  • 3df90d6: chore: update dependencies for color and openai libraries (@appleboy)

Build process updates

Others

v0.12.0

12 May 14:52
6c81350
Compare
Choose a tag to compare

Changelog

Features

Enhancements

Refactor

Documentation updates

v0.11.2

29 Apr 05:46
ca96abd
Compare
Choose a tag to compare

Changelog

Features

v0.11.1

27 Apr 07:11
3059df1
Compare
Choose a tag to compare

Changelog

Features

Enhancements

v0.11.0

24 Apr 03:31
e6a5a52
Compare
Choose a tag to compare

Changelog

Features

Enhancements

v0.10.0

22 Mar 23:51
986115d
Compare
Choose a tag to compare

Changelog

  • 986115d chore: update dependencies and versions in go.mod files
  • b36bf4b feat: update model configurations and API links
  • b3d2950 feat(func): support for function calling in OpenAI API (#149)
  • 296d527 feat(model): Introduce Groq package with Model type and related functions (#148)