Skip to content

kilgrims/nonebot-chatgpt-opena_offical_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

聊天插件

这是一个调用 OpenAI API 与 GPT 聊天的 QQ 机器人插件。使用者在使用前需要在代码中写入自己的 API_KEY。(https://beta.openai.com/account/api-keys)

chat plugin

This is a plug-in that can be installed in nonebot to talk to gpt by using the openai offical api.(https://beta.openai.com/account/api-keys) Users need to write their own API_KEY into the code before using it.

安装

请先使用 pip 安装 openai

install

please first install openai

pip install openai

使用

向机器人发送 "/chat" 指令来对话

chat

Send the "/chat" command to the robot to talk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages