chatgpt

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

README

介绍

  • 插件名:ChatGPT聊天
  • 用法:发送开始ChatGPT会话即可进行连续会话,发送结束ChatGPT会话即可结束会话,或5分钟没新的提问自动结束
  • 说明:需要获取apiKey,请到 https://beta.openai.com 获取
  • 其他命令:
    • set chatgpt apiKey __ 设置ChatGPT的apiKey
    • get chatgpt info 获取ChatGPT的信息

预览:

img

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatGPT

type ChatGPT struct {
	ApiKey string `gorm:"column:api_key"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL