Skip to content

Releases: niltor/DeepSeekSDK-NET

v1.3.0

07 Oct 17:07

Choose a tag to compare

Update

  • Use .slnx instead of .sln
  • Add Microsoft.Extensions.AI IChatClient support.

Full Changelog: 1.2.0...v1.3.0

Package

V1.2.0

20 Aug 10:13

Choose a tag to compare

What's Changed

  • Fixed the issue of splicing endpoint paths by @lcheny-qwq in #13
  • Add function call support and example codes!

New Contributors

Full Changelog: v1.1.4...1.2.0

v1.1.4

04 Mar 02:01

Choose a tag to compare

v1.1.1

08 Feb 09:50

Choose a tag to compare

πŸŽ‰ Update V1.1.1

  1. Support local models
  2. Improve streaming return processing
  3. Improve the sample code
  4. Add ASP.NET Core package

Nuget Package

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Jan 04:41

Choose a tag to compare

πŸŽ‰ Update

  • Improved the request model and response model to support all official parameters.
  • Added FIM completion (beta) and user balance API.
  • Improved the sample code
  • Fixed some type errors.

Detail

Full Changelog: https://github.com/niltor/DeepSeekSDK-NET/commits/v1.1.0