Releases: niltor/DeepSeekSDK-NET
Releases Β· niltor/DeepSeekSDK-NET
v1.3.0
Update
- Use .slnx instead of .sln
- Add Microsoft.Extensions.AI IChatClient support.
Full Changelog: 1.2.0...v1.3.0
Package
V1.2.0
What's Changed
- Fixed the issue of splicing endpoint paths by @lcheny-qwq in #13
- Add function call support and example codes!
New Contributors
- @lcheny-qwq made their first contribution in #13
Full Changelog: v1.1.4...1.2.0
v1.1.4
v1.1.1
π Update V1.1.1
- Support local models
- Improve streaming return processing
- Improve the sample code
- Add ASP.NET Core package
Nuget Package
Full Changelog: v1.1.0...v1.1.1
v1.1.0
π Update
- Improved the request model and response model to support all official parameters.
- Added
FIM completion (beta)anduser balanceAPI. - Improved the sample code
- Fixed some type errors.
Detail
Full Changelog: https://github.com/niltor/DeepSeekSDK-NET/commits/v1.1.0