mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 08:03:11 +00:00
Added package gptcli (#2425)
This commit is contained in:
parent
ada86c481e
commit
f5ce70f85a
@ -28103,10 +28103,23 @@
|
|||||||
"indexing",
|
"indexing",
|
||||||
"utility",
|
"utility",
|
||||||
"library"
|
"library"
|
||||||
],
|
],
|
||||||
"description": "Strided indexing and slicing with a step",
|
"description": "Strided indexing and slicing with a step",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/fsh/strides",
|
"web": "https://github.com/fsh/strides",
|
||||||
"doc": "https://fsh.github.io/strides/strides.html"
|
"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