diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 572056eca..5904f91f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: '' > **Warning**. Complete **all** the fields below. Otherwise your bug report will be **ignored**! -**Have you searched for similar [bugs](https://github.com/Cohee1207/SillyTavern/issues?q=)?** +**Have you searched for similar [bugs](https://github.com/SillyTavern/SillyTavern/issues?q=)?** Yes/No **Describe the bug** @@ -37,7 +37,7 @@ Providing the logs from the browser DevTools console (opened by pressing the F12 - Environment: [cloud, local] - Node.js version (if applicable): [run `node --version` in cmd] - Browser [e.g. chrome, safari] - - Generation API [e.g. KoboldAI, OpenAI] + - Generation API [e.g. KoboldAI, OpenAI] - Branch [main, dev] - Model [e.g. Pygmalion 6b, LLaMa 13b] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ad2eb1b2b..fd5b3399c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- -**Have you searched for similar [requests](https://github.com/Cohee1207/SillyTavern/issues?q=)?** +**Have you searched for similar [requests](https://github.com/SillyTavern/SillyTavern/issues?q=)?** Yes/No **Is your feature request related to a problem? Please describe.** diff --git a/.github/readme.md b/.github/readme.md index ff18c9833..f1c2c5922 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -1,4 +1,4 @@ -![image](https://github.com/Cohee1207/SillyTavern/assets/18619528/8c41a061-7f72-4d2b-9d54-e6d058209e7b) +![image](https://github.com/SillyTavern/SillyTavern/assets/18619528/8c41a061-7f72-4d2b-9d54-e6d058209e7b) Mobile-friendly, Multi-API (KoboldAI/CPP, Horde, NovelAI, Ooba, OpenAI+proxies, Poe, WindowAI(Claude!)), VN-like Waifu Mode, Horde SD, System TTS, WorldInfo (lorebooks), customizable UI, auto-translate, and more prompt options than you'd ever want or need. Optional Extras server for more SD/TTS options + ChromaDB/Summarize. @@ -46,7 +46,7 @@ Get in touch with the developers directly: * Discord: Cohee#1207 or RossAscends#1779 * Reddit: /u/RossAscends or /u/sillylossy -* [Post a GitHub issue](https://github.com/Cohee1207/SillyTavern/issues) +* [Post a GitHub issue](https://github.com/SillyTavern/SillyTavern/issues) ## This version includes @@ -136,8 +136,8 @@ Easy to follow guide with pretty pictures: 5. Open a Command Prompt inside that folder by clicking in the 'Address Bar' at the top, typing `cmd`, and pressing Enter. 6. Once the black box (Command Prompt) pops up, type ONE of the following into it and press Enter: -* for Main Branch: `git clone https://github.com/Cohee1207/SillyTavern -b main` -* for Dev Branch: `git clone https://github.com/Cohee1207/SillyTavern -b dev` +* for Main Branch: `git clone https://github.com/SillyTavern/SillyTavern -b main` +* for Dev Branch: `git clone https://github.com/SillyTavern/SillyTavern -b dev` 7. Once everything is cloned, double click `Start.bat` to make NodeJS install its requirements. 8. The server will then start, and SillyTavern will popup in your browser. @@ -145,7 +145,7 @@ Easy to follow guide with pretty pictures: Installing via zip download 1. Install [NodeJS](https://nodejs.org/en) (latest LTS version is recommended) - 2. Download the zip from this GitHub repo. (Get the `Source code (zip)` from [Releases](https://github.com/Cohee1207/SillyTavern/releases/latest)) + 2. Download the zip from this GitHub repo. (Get the `Source code (zip)` from [Releases](https://github.com/SillyTavern/SillyTavern/releases/latest)) 3. Unzip it into a folder of your choice 4. Run `Start.bat` via double-clicking or in a command line. 5. Once the server has prepared everything for you, it will open a tab in your browser. diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb index ba46cf0d3..ff9696a6f 100644 --- a/colab/GPU.ipynb +++ b/colab/GPU.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "source": [ "**Links**
\n", - "Extensions API GitHub: https://github.com/Cohee1207/SillyTavern-extras/
\n", + "Extensions API GitHub: https://github.com/SillyTavern/SillyTavern-extras/
\n", "SillyTavern community Discord (support and discussion): https://discord.gg/RZdyAEUPvj" ] }, @@ -97,7 +97,7 @@ "\n", "\n", "%cd /\n", - "!git clone https://github.com/Cohee1207/SillyTavern-extras\n", + "!git clone https://github.com/SillyTavern/SillyTavern-extras\n", "%cd /SillyTavern-extras\n", "!git clone https://github.com/Cohee1207/tts_samples\n", "!npm install -g localtunnel\n", diff --git a/package.json b/package.json index b536ec01c..4730c703e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "license": "AGPL-3.0", "repository": { "type": "git", - "url": "https://github.com/Cohee1207/SillyTavern.git" + "url": "https://github.com/SillyTavern/SillyTavern.git" }, "version": "1.6.5", "scripts": { diff --git a/public/index.html b/public/index.html index 774a1ab52..932c4dafb 100644 --- a/public/index.html +++ b/public/index.html @@ -2034,7 +2034,7 @@

Extensions API: - + SillyTavern-extras

diff --git a/public/script.js b/public/script.js index 5224849f8..99e6816a7 100644 --- a/public/script.js +++ b/public/script.js @@ -359,7 +359,7 @@ const system_messages = { '
  • Introduction to SillyTavern
  • ', '
  • SillyTavern FAQ
  • ', '
  • SillyTavern Guidebook
  • ', - '
  • Extras API Docs
  • ', + '
  • Extras API Docs
  • ', '
  • Pygmalion AI Docs
  • ', '', 'Type /? in any chat to get help on message formatting commands.', @@ -367,9 +367,9 @@ const system_messages = { '

    Still have questions or suggestions left?

    ', 'SillyTavern Community Discord', '
    ', - 'Post a GitHub issue.', + 'Post a GitHub issue.', '
    ', - 'Contact the developers.', + 'Contact the developers.', ].join('') }, group: { diff --git a/public/scripts/extensions/backgrounds/manifest.json b/public/scripts/extensions/backgrounds/manifest.json index 3d2e2ef68..1c7e559f1 100644 --- a/public/scripts/extensions/backgrounds/manifest.json +++ b/public/scripts/extensions/backgrounds/manifest.json @@ -7,5 +7,5 @@ "css": "style.css", "author": "Cohee#1207", "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/caption/manifest.json b/public/scripts/extensions/caption/manifest.json index d693b2fff..cf313baf2 100644 --- a/public/scripts/extensions/caption/manifest.json +++ b/public/scripts/extensions/caption/manifest.json @@ -1,13 +1,13 @@ -{ - "display_name": "Image Captioning", - "loading_order": 4, - "requires": [ - "caption" - ], - "optional": [], - "js": "index.js", - "css": "style.css", - "author": "Cohee#1207", - "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file +{ + "display_name": "Image Captioning", + "loading_order": 4, + "requires": [ + "caption" + ], + "optional": [], + "js": "index.js", + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/dice/manifest.json b/public/scripts/extensions/dice/manifest.json index 2752ced99..c6aae02f7 100644 --- a/public/scripts/extensions/dice/manifest.json +++ b/public/scripts/extensions/dice/manifest.json @@ -1,11 +1,11 @@ -{ - "display_name": "D&D Dice", - "loading_order": 5, - "requires": [], - "optional": [], - "js": "index.js", - "css": "style.css", - "author": "Cohee#1207", - "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file +{ + "display_name": "D&D Dice", + "loading_order": 5, + "requires": [], + "optional": [], + "js": "index.js", + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/expressions/manifest.json b/public/scripts/extensions/expressions/manifest.json index d4cd793c1..2c8076e45 100644 --- a/public/scripts/extensions/expressions/manifest.json +++ b/public/scripts/extensions/expressions/manifest.json @@ -1,13 +1,13 @@ -{ - "display_name": "Character Expressions", - "loading_order": 6, - "requires": [], - "optional": [ - "classify" - ], - "js": "index.js", - "css": "style.css", - "author": "Cohee#1207", - "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file +{ + "display_name": "Character Expressions", + "loading_order": 6, + "requires": [], + "optional": [ + "classify" + ], + "js": "index.js", + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/floating-prompt/manifest.json b/public/scripts/extensions/floating-prompt/manifest.json index edcacbc74..f7f725aac 100644 --- a/public/scripts/extensions/floating-prompt/manifest.json +++ b/public/scripts/extensions/floating-prompt/manifest.json @@ -1,11 +1,11 @@ -{ - "display_name": "Author's Note (Located in Lower Left Options Menu)", - "loading_order": 1, - "requires": [], - "optional": [], - "js": "index.js", - "css": "style.css", - "author": "Cohee#1207", - "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file +{ + "display_name": "Author's Note (Located in Lower Left Options Menu)", + "loading_order": 1, + "requires": [], + "optional": [], + "js": "index.js", + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/infinity-context/manifest.json b/public/scripts/extensions/infinity-context/manifest.json index 260dffb55..d0b6347f9 100644 --- a/public/scripts/extensions/infinity-context/manifest.json +++ b/public/scripts/extensions/infinity-context/manifest.json @@ -10,5 +10,5 @@ "css": "style.css", "author": "maceter636@proton.me", "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" + "homePage": "https://github.com/SillyTavern/SillyTavern" } diff --git a/public/scripts/extensions/memory/manifest.json b/public/scripts/extensions/memory/manifest.json index 9cb9006c1..17adbbb73 100644 --- a/public/scripts/extensions/memory/manifest.json +++ b/public/scripts/extensions/memory/manifest.json @@ -1,13 +1,13 @@ -{ - "display_name": "Memory", - "loading_order": 9, - "requires": [ - "summarize" - ], - "optional": [], - "js": "index.js", - "css": "style.css", - "author": "Cohee#1207", - "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file +{ + "display_name": "Memory", + "loading_order": 9, + "requires": [ + "summarize" + ], + "optional": [], + "js": "index.js", + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/stable-diffusion/manifest.json b/public/scripts/extensions/stable-diffusion/manifest.json index 37b437638..97f0ed977 100644 --- a/public/scripts/extensions/stable-diffusion/manifest.json +++ b/public/scripts/extensions/stable-diffusion/manifest.json @@ -9,5 +9,5 @@ "css": "style.css", "author": "Cohee#1207", "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" -} \ No newline at end of file + "homePage": "https://github.com/SillyTavern/SillyTavern" +} diff --git a/public/scripts/extensions/token-counter/manifest.json b/public/scripts/extensions/token-counter/manifest.json index 65da1d897..b05dd6e31 100644 --- a/public/scripts/extensions/token-counter/manifest.json +++ b/public/scripts/extensions/token-counter/manifest.json @@ -7,5 +7,5 @@ "css": "style.css", "author": "Cohee#1207", "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" + "homePage": "https://github.com/SillyTavern/SillyTavern" } diff --git a/public/scripts/extensions/translate/manifest.json b/public/scripts/extensions/translate/manifest.json index 91b41b281..b40a2aed1 100644 --- a/public/scripts/extensions/translate/manifest.json +++ b/public/scripts/extensions/translate/manifest.json @@ -7,5 +7,5 @@ "css": "style.css", "author": "Cohee#1207", "version": "1.0.0", - "homePage": "https://github.com/Cohee1207/SillyTavern" + "homePage": "https://github.com/SillyTavern/SillyTavern" } diff --git a/public/scripts/extensions/tts/silerotts.js b/public/scripts/extensions/tts/silerotts.js index 862ab5d0e..ada058e6e 100644 --- a/public/scripts/extensions/tts/silerotts.js +++ b/public/scripts/extensions/tts/silerotts.js @@ -15,17 +15,17 @@ class SileroTtsProvider { provider_endpoint: "http://localhost:8001/tts", voiceMap: {} } - + get settingsHtml() { let html = ` - Use SillyTavern Extras API or Silero TTS Server. + Use SillyTavern Extras API or Silero TTS Server. ` return html } - + onSettingsChange() { // Used when provider settings are updated from UI this.settings.provider_endpoint = $('#silero_tts_endpoint').val() @@ -58,12 +58,12 @@ class SileroTtsProvider { clearInterval(apiCheckInterval); } }, 2000); - + $('#silero_tts_endpoint').val(this.settings.provider_endpoint) console.info("Settings loaded") } - + async onApplyClick() { return } @@ -71,7 +71,7 @@ class SileroTtsProvider { //#################// // TTS Interfaces // //#################// - + async getVoice(voiceName) { if (this.voices.length == 0) { this.voices = await this.fetchTtsVoiceIds()