Skip to content

Releases: cnblogs/dashscope-sdk

v0.7.5

09 Jun 05:59
e188f5a
Compare
Choose a tag to compare

QWen3 Support

Use TextGenerationParameter.EnableThinking to toggle reasoning on qwen3

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

07 Jun 17:31
b20cadf
Compare
Choose a tag to compare

BREAKING CHANGES

  • The minimal framework requirement has dropped to net6.0, there might be framework-related issues, but should be ok for most of times, just a reminder if wired bug happens.
  • Cnblogs.DashScope.Sdk no longer depends on JsonSchema.Net.Generation, you may manually install it or use GetJsonSchemaAsNode() if you are in net9.0(docs).

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

12 May 03:07
e95ef44
Compare
Choose a tag to compare

What's Changed

  • Update to M.E.AI 9.4.3-preview.1.25230.7 by @jozkee in #91

Full Changelog: v0.7.2...v0.7.3

v0.7.2

09 Apr 08:46
48f979f
Compare
Choose a tag to compare

What's Changed

  • fix: mark snapshot generator unpackable by @ikesnowy in #88
  • Update to M.E.AI 9.4.0-preview.1.25207.5 by @jozkee in #89

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

20 Mar 04:30
7098634
Compare
Choose a tag to compare

What's Changed

  • feat: add application call sample by @ikesnowy in #85
  • feat: allow setting workspace id per application request by @ikesnowy in #86
  • feat: support reasoning models by @ikesnowy in #87

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Mar 08:55
3420472
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

08 Mar 13:41
630119d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Mar 08:35
5cd4037
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump xunit from 2.9.2 to 2.9.3 by @dependabot in #62
  • build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot in #61
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #60
  • build(deps): bump JsonSchema.Net.Generation from 4.6.0 to 5.0.0 by @dependabot in #59
  • build(deps): bump FluentAssertions from 7.0.0 to 8.0.1 by @dependabot in #66
  • build(deps): bump Microsoft.ML.Tokenizers from 1.0.0 to 1.0.1 by @dependabot in #65
  • build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #63
  • fix: migrate fluent assertion api by @ikesnowy in #67
  • feat: add qvq-72b-preview by @ikesnowy in #68
  • feat: upgrade ms extension ai to 9.3.0 by @ikesnowy in #73
  • build(deps): bump FluentAssertions from 8.0.1 to 8.1.1 by @dependabot in #71
  • build(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot in #69

Full Changelog: v0.5.2...v0.6.0

v0.5.2

23 Dec 09:18
3b35fb4
Compare
Choose a tag to compare

What's Changed

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

v0.5.1

14 Dec 08:45
9536174
Compare
Choose a tag to compare

What's Changed

  • docs: update package name by @ikesnowy in #52
  • build(deps): bump JsonSchema.Net.Generation from 4.5.1 to 4.6.0 by @dependabot in #53
  • build(deps): bump FluentAssertions from 6.12.2 to 7.0.0 by @dependabot in #54
  • feat: add vl latestest modal names by @ikesnowy in #56

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