cnblogs / dashscope-sdk

An unofficial DashScope SDK for .NET maintained by Cnblogs.
MIT License
77 stars 4 forks source link

feat: provide pure api access for semantic kernel #11

Closed ikesnowy closed 6 months ago

ikesnowy commented 6 months ago

Provides Cnblogs.DashScope.Core without JsonSchema package reference, allows integration with SK.

Adds detailed example of function call.