feat(openai): bump version to v2.0.1

This commit is contained in:
fudiwei
2022-12-06 21:27:22 +08:00
parent 537a7eb610
commit 0481ce8e04
2 changed files with 5 additions and 1 deletions

View File

@@ -1065,6 +1065,10 @@
<summary>[展开查看]</summary>
- Release 2.0.1
- **变更**:升级公共组件至 v2.6.0。
- Release 2.0.0
- 首次发布。

View File

@@ -14,7 +14,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatAI WechatOpenAI WexinAI WeixinOpenAI 微信 微信智能对话 微信对话开放平台 微信智能对话开放平台 智能对话平台</PackageTags>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<Description>基于 Flurl.Http 的微信对话开放平台(微信智能对话) API 客户端,支持智能对话接口、第三方客服接入、机器人配置、公众号/小程序/H5 绑定等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>