mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Added package openaiClient (#2588)
This commit is contained in:
parent
35702f6c02
commit
d9fbafe34f
@ -30086,5 +30086,20 @@
|
|||||||
"description": "Few async tools for nim (then, catch, finally, and more)",
|
"description": "Few async tools for nim (then, catch, finally, and more)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/archnim/sunk"
|
"web": "https://github.com/archnim/sunk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "openaiClient",
|
||||||
|
"url": "https://github.com/Uzo2005/openai",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"openai",
|
||||||
|
"webclient",
|
||||||
|
"api",
|
||||||
|
"library",
|
||||||
|
"http"
|
||||||
|
],
|
||||||
|
"description": "Openai API client For Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Uzo2005/openai"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user