From edab2e84b9d2b30780d152708ece9e7d537c07b5 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Wed, 22 Mar 2023 00:51:06 +0200 Subject: [PATCH] More credits --- public/scripts/openai.js | 1 + readme.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/public/scripts/openai.js b/public/scripts/openai.js index 61fb1b8e7..9bb90de03 100644 --- a/public/scripts/openai.js +++ b/public/scripts/openai.js @@ -1,6 +1,7 @@ /* * CODE FOR OPENAI SUPPORT * By CncAnon (@CncAnon1) +* https://github.com/CncAnon1/TavernAITurbo */ import { diff --git a/readme.md b/readme.md index d0e30104d..617bb5311 100644 --- a/readme.md +++ b/readme.md @@ -90,7 +90,8 @@ Contact us on Discord: Cohee#1207 or RossAscends#1779 ## Screenshots image -## License -* TAI Base: Unknown +## License and credits +* TAI Base by Humi: Unknown license * SillyLossy's TAI mod: Public domain * RossAscends' additions: Public domain +* Portions of CncAnon's TavernAITurbo mod: Unknown license \ No newline at end of file