Add package cligpt (#2692)

This commit is contained in:
Thiago 2023-08-22 07:47:26 +00:00 committed by GitHub
parent edc786bba0
commit 6f06588a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31248,6 +31248,21 @@
"license": "MIT",
"web": "https://github.com/lscrd/Reed-Solomon"
},
{
"name": "cligpt",
"url": "https://github.com/thisago/cligpt",
"method": "git",
"tags": [
"cli",
"chatgpt",
"ai",
"chat",
"app"
],
"description": "Command line interface for ChatGPT",
"license": "GPL-3.0",
"web": "https://github.com/thisago/cligpt"
},
{
"name": "dirtygpt",
"url": "https://github.com/thisago/dirtygpt",