mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package chatgptclient (#2666)
This commit is contained in:
parent
7c8636e165
commit
234fbcf36a
@ -30944,5 +30944,20 @@
|
||||
"description": "Moving the mouse around in nim inspired by python's pyautogui. Windows Only",
|
||||
"license": "GNU GENERAL PUBLIC LICENSE",
|
||||
"web": "https://github.com/Cooperzilla/nimautogui"
|
||||
},
|
||||
{
|
||||
"name": "chatgptclient",
|
||||
"url": "https://github.com/jaredmontoya/chatgptclient",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"client",
|
||||
"openai",
|
||||
"gpt",
|
||||
"gui",
|
||||
"chat"
|
||||
],
|
||||
"description": "Native gui client for OpenAI chatgpt",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"web": "https://github.com/jaredmontoya/chatgptclient"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user