Skip to content

Releases: go-deepseek/deepseek

Changed temperature type from int to *float32

Choose a tag to compare

@nurali-techie nurali-techie released this 18 Feb 03:42
v0.8.0

fix: change temperature type from int to *float32

v0.7.0

Choose a tag to compare

@nurali-techie nurali-techie released this 09 Feb 19:28

Licence change from MIT to GPL3 to prevent mis-use of this Go client.

Handled keep-alive and empty response from deepseek API

Choose a tag to compare

@nurali-techie nurali-techie released this 05 Feb 19:55
v0.6.0

fix: keep-alive and empty response handled

Introduce FakeCallbackClient which helps when Deepseek API is down

Choose a tag to compare

@nurali-techie nurali-techie released this 04 Feb 20:19
d22fdfb
v0.5.0

chore: readme update with FakeCallbackClient callout

Minor enhancement

Choose a tag to compare

@nurali-techie nurali-techie released this 04 Feb 13:30
ce0e714
v0.4.0

fix: test timeout set to 600s

First official release and ready to use on prod

Choose a tag to compare

@nurali-techie nurali-techie released this 03 Feb 21:35
v0.3.0

feat: go doc added

Readme with examples

Readme with examples Pre-release
Pre-release

Choose a tag to compare

@nurali-techie nurali-techie released this 02 Feb 21:13
v0.2.0-alpha

chore: simplify example

First minor release with chat completions API full support

Choose a tag to compare

@nurali-techie nurali-techie released this 02 Feb 17:10