mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add package chat_openai (#2599)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
a1c9bae270
commit
7cd56e452a
@ -30199,5 +30199,16 @@
|
|||||||
"description": "sha256 hash of batches of 64B blocks in parallel via pure asm lib hashtree",
|
"description": "sha256 hash of batches of 64B blocks in parallel via pure asm lib hashtree",
|
||||||
"license": "MIT or Apache License 2.0",
|
"license": "MIT or Apache License 2.0",
|
||||||
"web": "https://github.com/status-im/sha256_64B"
|
"web": "https://github.com/status-im/sha256_64B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "chat_openai",
|
||||||
|
"url": "https://github.com/joshuajohncohen/chat_openai-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"openai"
|
||||||
|
],
|
||||||
|
"description": "A CLI for the Chat series of models provided by OpenAI",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/joshuajohncohen/chat_openai-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user