Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] 适配智能对话平台 V2 版接口 #143

Closed
5 tasks done
fudiwei opened this issue Jun 4, 2024 · 7 comments
Closed
5 tasks done

[FEATURE] 适配智能对话平台 V2 版接口 #143

fudiwei opened this issue Jun 4, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@fudiwei
Copy link
Owner

fudiwei commented Jun 4, 2024

SKIT.FlurlHttpClient.Wechat.OpenAI 适配智能对话平台 V2 版接口。

https://developers.weixin.qq.com/doc/aispeech/confapi/dialog/token.html


To-do List:

  • 原客户端重命名 OpenAIClientChatbotClient,即 v1 版接口。
  • 新客户端沿用 OpenAIClient,即 v2 版接口。
  • 封装 v2 版接口请求加密 & 签名中间件。
  • 封装 v2 版接口 API。
  • 编写文档。
@fudiwei fudiwei added enhancement New feature or request todo Under construction labels Jun 4, 2024
@fudiwei
Copy link
Owner Author

fudiwei commented Jun 4, 2024

Related Commit: 30e42dd

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 4, 2024

Related Commit: fceec1e

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 4, 2024

Related Commit: 7909b86

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 4, 2024

Related Commit: ad9b5a1

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 4, 2024

Related Commit: 921b968

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 5, 2024

Related Commit: ea25c0b

@fudiwei
Copy link
Owner Author

fudiwei commented Jun 5, 2024

Related Commit: 1aed793

@fudiwei fudiwei removed the todo Under construction label Jun 5, 2024
@fudiwei fudiwei closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant