Skip to content

wechat微信公众号问答对接ChatGPT,python搭建的简单web应用

License

Notifications You must be signed in to change notification settings

solanacaea/gzh_chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gzh_chatgpt

wechat微信公众号问答对接ChatGPT

readme整理中...

pip install -r requirements.txt

config/config.yml

openai_api_key: sk-

wx_jszaz_app_id: 公众号app_id

wx_jszaz_app_secret: 公众号app_secret

wx_jszaz_encoding_aes_key: 公众号aes_key

wx_jszaz_tk: 公众号token

start.sh

请求:http://localhost:8080/gzh/wx 请求参数: signature timestamp nonce echostr xml FromUserName ToUserName MsgType MsgId Content

About

wechat微信公众号问答对接ChatGPT,python搭建的简单web应用

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published