chatgpt

所属分类:GPT/ChatGPT
开发工具:GO
文件大小:5204KB
下载次数:0
上传日期:2023-03-09 10:58:37
上 传 者sh-1993
说明:  果朗ChatGPT控制台客户端
(ChatGPT Console client in Golang ,)

文件列表:
LICENSE (1075, 2023-03-09)
chatgpt (9076162, 2023-03-09)
go.mod (240, 2023-03-09)
go.sum (1081, 2023-03-09)
img (0, 2023-03-09)
img\chatgpt.gif (724998, 2023-03-09)
main.go (1966, 2023-03-09)
vendor (0, 2023-03-09)
vendor\github.com (0, 2023-03-09)
vendor\github.com\inconshreveable (0, 2023-03-09)
vendor\github.com\inconshreveable\mousetrap (0, 2023-03-09)
vendor\github.com\inconshreveable\mousetrap\LICENSE (11360, 2023-03-09)
vendor\github.com\inconshreveable\mousetrap\trap_others.go (483, 2023-03-09)
vendor\github.com\inconshreveable\mousetrap\trap_windows.go (2393, 2023-03-09)
vendor\github.com\inconshreveable\mousetrap\trap_windows_1.4.go (1185, 2023-03-09)
vendor\github.com\sashabaranov (0, 2023-03-09)
vendor\github.com\sashabaranov\go-openai (0, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\.golangci.yml (13526, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\LICENSE (11357, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\Makefile (1396, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\api.go (2777, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\audio.go (2454, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\chat.go (3039, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\chat_stream.go (2698, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\common.go (307, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\completion.go (4360, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\config.go (558, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\edits.go (1267, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\embeddings.go (5374, 2023-03-09)
vendor\github.com\sashabaranov\go-openai\engines.go (1184, 2023-03-09)
... ...

chatgpt: Chat GPT console client in Golang ====================== [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/kkdai/chatgpt/master/LICENSE) ![Go](https://github.com/kkdai/chatgpt/workflows/Go/badge.svg) A Golang console client for ChatGPT () using GPT Install -------------- go get -u -x github.com/kkdai/chatgpt Request for API from OpenAI --------------------- Request your OpenAPI key in [https://beta.openai.com/account/api-keys](https://beta.openai.com/account/api-keys) Usage --------------------- export API_KEY=YOUR_KEY chatgpt Snapshot --------------- ![](img/chatgpt.gif) Contribute --------------- Please open up an issue on GitHub before you put a lot efforts on pull request. The code submitting to PR must be filtered with `gofmt` License --------------- This package is licensed under MIT license. See LICENSE for details.

近期下载者

相关文件


收藏者