mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package with basic api for openai (#2434)
This commit is contained in:
parent
822d3cd7eb
commit
e2a01d5400
@ -28272,5 +28272,17 @@
|
|||||||
],
|
],
|
||||||
"description": "Automatically bind procs to the mummy web server",
|
"description": "Automatically bind procs to the mummy web server",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "openai",
|
||||||
|
"url": "https://github.com/ThomasTJdev/nim_openai",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"openai",
|
||||||
|
"davinci",
|
||||||
|
"gpt"
|
||||||
|
],
|
||||||
|
"description": "Basic API handling for openAI",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user