Releases: cnblogs/dashscope-sdk
Releases · cnblogs/dashscope-sdk
v0.2.1
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
- @dependabot made their first contribution in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Breaking Changes
- Most types are moved to
Cnblogs.DashScope.Corenamespace.
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
ChatMessageto allow return function calling result.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- ci: eliminate github action warning by @cnblogs-dudu in #8
- feat: support tools in text generation by @ikesnowy in #9
New Contributors
- @cnblogs-dudu made their first contribution in #8
Full Changelog: v0.0.3...v0.1.0