mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
feat(openai): bump version to v2.0.0
This commit is contained in:
parent
a2bd6b2d8e
commit
afd6418cee
14
CHANGELOG.md
14
CHANGELOG.md
@ -951,3 +951,17 @@
|
||||
- 首次发布。
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
### 模块 `SKIT.FlurlHttpClient.Wechat.OpenAI` 更新日志
|
||||
|
||||
<details>
|
||||
|
||||
<summary>[展开查看]</summary>
|
||||
|
||||
- Release 2.0.0
|
||||
|
||||
- 首次发布。
|
||||
|
||||
</details>
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user