mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package StripeKit (#2602)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
ea6c3c2fe9
commit
fd702de027
@ -30205,7 +30205,14 @@
|
||||
"url": "https://github.com/joshuajohncohen/chat_openai-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"openai", "chatgpt", "chat", "client", "cli", "gpt4", "gpt-4", "gpt"
|
||||
"openai",
|
||||
"chatgpt",
|
||||
"chat",
|
||||
"client",
|
||||
"cli",
|
||||
"gpt4",
|
||||
"gpt-4",
|
||||
"gpt"
|
||||
],
|
||||
"description": "A CLI for the Chat series of models provided by OpenAI",
|
||||
"license": "MIT",
|
||||
@ -30224,5 +30231,17 @@
|
||||
"license": "AGPL-3.0-only",
|
||||
"web": "https://github.com/Gruruya/nmostr",
|
||||
"doc": "https://gruruya.github.io/nmostr"
|
||||
},
|
||||
{
|
||||
"name": "StripeKit",
|
||||
"url": "https://github.com/vfehring/StripeKit",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"payment-processor",
|
||||
"stripe"
|
||||
],
|
||||
"description": "Stripe API wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vfehring/StripeKit"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user