Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

InariInDream/nonebot_plugin_openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

nonebot_plugin_openai

配置: 在env里输入api_key="YOUR_API_KEY"

我如何获取一个API_KEY

如果您想获取一个API_KEY,可以按照以下步骤操作:

1.访问https://beta.openai.com/docs/api-reference/completions/create

2.在页面的右上方,点击"Sign in"按钮

3.在弹出的窗口中,输入您的用户名和密码

4.登录成功后,点击"My Account",然后在"API Keys"标签页中即可找到您的API_KEY

经测试,openai的库所使用的模型并不是效果最好的用在网页版上的GPT-3,因此效果可能不尽人意。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages