v0.2.0
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