Added package pyopenai (#2612)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
HACKKER 2023-05-27 21:38:10 +00:00 committed by GitHub
parent 403f250839
commit 21af7228b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30329,5 +30329,20 @@
"description": "A template processor and language.",
"license": "MIT",
"web": "https://github.com/flenniken/statictea"
},
{
"name": "pyopenai",
"url": "https://github.com/HACCKKER/pyopenai",
"method": "git",
"tags": [
"python",
"openai",
"http",
"api",
"library"
],
"description": "An attempt to reimplement python OpenAI API bindings in nim",
"license": "MIT",
"web": "https://github.com/HACCKKER/pyopenai"
}
]