如何获取OpenAI ChatGPT的 API key?

By 刘志军 , 2023-06-27, 分类: 思考

chatgpt

用你的ChatGPT账号密码登录网站:https://platform.openai.com/overview

image-20230627124104964

1、点击右上角“Personal“

2、点击 Vist API keys

image-20230627124207403

点击 “Create enw secret key” 创建一个新的key

image-20230627124301461

名字随便填或者不填,点击“”Create secret key“”,会给你生成一串很长的字符串,以sk-开头, 复制后保存到本地,如果这个key弄丢了是找不回的,只能重新生成新的,所以要妥善保管。

如果该key泄露出去了,请及时删除否则将消耗你的费用。


关注公众号「Python之禅」,回复「1024」免费获取Python资源

python之禅

猜你喜欢

2023-12-03
2024年版ChatGPT最新注册教程
2023-11-16
ChatGPT can make mistakes. Consider checking important informations 错误
2023-11-14
我的第一个GPTs
2023-11-01
如何用微信、支付宝充值GPT4
2023-10-18
ChatGPT Plus GPT4 功能汇总
2023-09-27
ChatGPT新特性:支持语音、图像,终于可以用它来练口语了!
2023-07-26
ChatGPT 安卓包下载
2023-07-22
ChatGPT 新功能“自定义指令” Custom Instructions 怎么使用?
2023-07-08
ChatGPT Code Interpreter 能做哪些事?
2023-06-29
官方gpt3.5, gpt4.0、github copilot chat、gpt3.5 api、gpt4 api 对比,谁更牛?