Added package openaiClient (#2588)

This commit is contained in:
Cletus Igwe 2023-05-07 10:36:36 +01:00 committed by GitHub
parent 35702f6c02
commit d9fbafe34f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30086,5 +30086,20 @@
"description": "Few async tools for nim (then, catch, finally, and more)",
"license": "MIT",
"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"
}
]