获取OpenAI API Key
https://platform.openai.com/account/api-keys
获取之后, 添加环境变量:
export OPENAI_API_KEY=""
下载并使用shell-gpt
下载:
pip3 install shell-gpt
使用:
sgpt "你的prompt"
https://platform.openai.com/account/api-keys
获取之后, 添加环境变量:
export OPENAI_API_KEY=""
下载:
pip3 install shell-gpt
使用:
sgpt "你的prompt"