feat(openai): bump version to v2.0.0

This commit is contained in:
Fu Diwei 2022-11-21 18:32:19 +08:00
parent a2bd6b2d8e
commit afd6418cee
2 changed files with 15 additions and 1 deletions

View File

@ -951,3 +951,17 @@
- 首次发布。
</details>
---
### 模块 `SKIT.FlurlHttpClient.Wechat.OpenAI` 更新日志
<details>
<summary>[展开查看]</summary>
- Release 2.0.0
- 首次发布。
</details>

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-rc.7</Version>
<Version>2.0.0</Version>
<Description>基于 Flurl.Http 的微信对话开放平台(微信智能对话) API 客户端,支持智能对话接口、第三方客服接入、机器人配置、公众号/小程序/H5 绑定等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>