Skip to content

Releases: cnblogs/dashscope-sdk

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

v0.5.0

27 Nov 07:09
7fbbef9
Compare
Choose a tag to compare

BREAKING CHANGE

  • ChatMessage renames to TextChatMessage

What's Changed

  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #45
  • build(deps): bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot in #42
  • build(deps): bump JsonSchema.Net.Generation from 4.5.0 to 4.5.1 by @dependabot in #40
  • build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #43
  • test: add snapshot generator by @ikesnowy in #46
  • feat: support tool choice by @ikesnowy in #47
  • feat: add qwen-coder-plus and qwen-vl-ocr by @ikesnowy in #48
  • feat: support video content and partial mode by @ikesnowy in #50
  • feat: support microsoft extensions ai by @ikesnowy in #51

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Nov 12:26
47513e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Oct 12:50
5fd2f18
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump JsonSchema.Net.Generation from 4.3.0.2 to 4.5.0 by @dependabot in #32
  • build(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #31
  • build(deps): bump xunit from 2.8.1 to 2.9.2 by @dependabot in #37
  • build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #35
  • feat: support new qwen model by @ikesnowy in #39
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #34

Full Changelog: V0.3.0...v0.4.0

V0.3.0

10 Jul 05:44
d8d3119
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...V0.3.0

V0.2.2

20 Jun 13:05
2388620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jun 07:33
43963af
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #12
  • build(deps): bump JsonSchema.Net.Generation from 4.1.1 to 4.3.0 by @dependabot in #13
  • build(deps): bump xunit from 2.7.0 to 2.8.0 by @dependabot in #19
  • build(deps): bump JsonSchema.Net.Generation from 4.3.0 to 4.3.0.2 by @dependabot in #17
  • build(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 by @dependabot in #18
  • build(deps): bump xunit from 2.8.0 to 2.8.1 by @dependabot in #22
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #20
  • fix: allow configuring timeout with DashScopeClient by @ikesnowy in #24
  • build(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #21

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Mar 06:00
eadc0fb
Compare
Choose a tag to compare

Breaking Changes

  • Most types are moved to Cnblogs.DashScope.Core namespace.

What's Changed

  • docs: update README.md by @cnblogs-dudu in #10
  • feat!: provide pure api access for semantic kernel by @ikesnowy in #11
  • fix: adds name property to ChatMessage to allow return function calling result.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Mar 11:06
a9f788e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

05 Mar 03:55
a15a621
Compare
Choose a tag to compare

What's Changed

  • doc: make badge clickable by @ikesnowy in #5
  • feat: make parameters as interface to allow extensional parameters by @ikesnowy in #6

Full Changelog: v0.0.2...v0.0.3