Ai-Chat
Update the key on line 54 of the index.html file
eg:
api直连,目前国内给API墙了,我写了一个python脚本,callGPT.py
pip install flask
pip install requests
把key放入,使用post请求
{
"message": "要发送的消息"
}
Ai-Chat
Update the key on line 54 of the index.html file
eg:
api直连,目前国内给API墙了,我写了一个python脚本,callGPT.py
pip install flask
pip install requests
把key放入,使用post请求
{
"message": "要发送的消息"
}