mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package gptcli (#2425)
This commit is contained in:
parent
ada86c481e
commit
f5ce70f85a
@ -28103,10 +28103,23 @@
|
||||
"indexing",
|
||||
"utility",
|
||||
"library"
|
||||
],
|
||||
],
|
||||
"description": "Strided indexing and slicing with a step",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fsh/strides",
|
||||
"doc": "https://fsh.github.io/strides/strides.html"
|
||||
},
|
||||
{
|
||||
"name": "gptcli",
|
||||
"url": "https://github.com/HACCKKER/gptcli",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"client",
|
||||
"cli",
|
||||
"chatgpt"
|
||||
],
|
||||
"description": "chatgpt cli client written in nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/HACCKKER/gptcli"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user