From e52b18948feb1cca13ada322218aa19d03ef4fd4 Mon Sep 17 00:00:00 2001 From: solaoi <46414076+solaoi@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:41:03 +0900 Subject: [PATCH] Added package voicepeaky4gpt (#2674) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index e33dabf..e168181 100644 --- a/packages.json +++ b/packages.json @@ -31052,5 +31052,19 @@ "description": "Layout helpers and sugar for Karax", "license": "MIT", "web": "https://github.com/moigagoo/karkas" + }, + { + "name": "voicepeaky4gpt", + "url": "https://github.com/solaoi/voicepeaky4gpt", + "method": "git", + "tags": [ + "voicepeak", + "wrapper", + "opeanai", + "gpt" + ], + "description": "Voicepeak Server With GPT", + "license": "MIT", + "web": "https://github.com/solaoi/voicepeaky4gpt" } ]