Skip to content

ccohi/chatgpt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

这是一个连接chatgpt的python文件

需要安装的包

已在python3.11环境下调试成功

需要安装一个包 pip install openai==0.27.0

需要添加的参数说明

-a 或者 --api [填入api的接口号码] -p 或者 --port [填入本地代理的端口号]

使用说明

使用python chatGPT-upload.py即可使用

使用举例(建议使用powershell,CMD上个版本有时候会闪退)

python chatGPT-upload.py -a xxxxxxxxxxx -p 7890

样式举例:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages