From edd41989fd550a8d111fb7167d456c5614a3a610 Mon Sep 17 00:00:00 2001 From: Cohee Date: Thu, 20 Jul 2023 20:32:15 +0300 Subject: [PATCH] Initial commit --- .dockerignore | 7 + .editorconfig | 11 + .github/ISSUE_TEMPLATE/bug_report.md | 45 + .github/ISSUE_TEMPLATE/feature_request.md | 23 + .github/readme.md | 307 + .../build-and-publish-release-dev.yml | 37 + .../build-and-publish-release-main.yml | 37 + .github/workflows/npm-publish.yml | 32 + .github/workflows/update-docs.yml | 43 + .gitignore | 26 + .npmignore | 7 + .replit | 81 + Dockerfile | 47 + LICENSE | 661 ++ Start.bat | 5 + Update-Instructions.txt | 59 + UpdateAndStart.bat | 17 + colab/GPU.ipynb | 152 + default/bg_load.css | 1 + default/config.conf | 29 + default/settings.json | 368 + docker/docker-compose.yml | 13 + docker/docker-entrypoint.sh | 13 + package-lock.json | 3696 +++++++ package.json | 85 + .../KoboldAI Settings/Ace of Spades.settings | 22 + .../Adventurer-NeoX-20B-Erebus.settings | 23 + .../Basic Coherence.settings | 22 + public/KoboldAI Settings/Best Guess.settings | 22 + .../Calibrated-Pygmalion-6b.settings | 22 + .../Classic-Pygmalion-2.7b.settings | 22 + .../Classic-Pygmalion-6b.settings | 22 + .../Coherent Creativity.settings | 22 + .../Default-TavernAI.settings | 22 + .../DragonSlayer-Pygmalion-6b.settings | 22 + .../GPU-Pygmalion-6b.settings | 22 + public/KoboldAI Settings/Genesis.settings | 22 + public/KoboldAI Settings/Godlike.settings | 22 + public/KoboldAI Settings/Good Winds.settings | 22 + .../Lancer-OPT-2.7B-Erebus.settings | 22 + .../KoboldAI Settings/Liminal Drift.settings | 22 + public/KoboldAI Settings/Low Rider.settings | 22 + public/KoboldAI Settings/Luna Moth.settings | 22 + public/KoboldAI Settings/Mayday.settings | 22 + public/KoboldAI Settings/Ouroboros.settings | 22 + .../Pleasing Results.settings | 22 + public/KoboldAI Settings/Pro Writer.settings | 22 + .../RA - Pygmalion-1.3b.settings | 22 + .../KoboldAI Settings/RecoveredRuins.settings | 22 + public/KoboldAI Settings/Storywriter.settings | 22 + .../Ace_of_Spades-Euterpe.settings | 17 + .../All_Nighter-Euterpe.settings | 17 + .../Basic_Coherence-Euterpe.settings | 17 + public/NovelAI Settings/Chat-Clio.settings | 20 + .../NovelAI Settings/Classic-Euterpe.settings | 17 + .../NovelAI Settings/Classic-Krake.settings | 17 + .../Fandango-Euterpe.settings | 17 + .../Fresh-Coffee-Clio.settings | 18 + .../NovelAI Settings/Genesis-Euterpe.settings | 17 + .../NovelAI Settings/Keelback-Clio.settings | 18 + .../NovelAI Settings/Long-Press-Clio.settings | 19 + .../Low_Rider-Euterpe.settings | 17 + .../Moonlit_Chronicler-Euterpe.settings | 17 + .../NovelAI Settings/Morpho-Euterpe.settings | 17 + .../Ouroborous-Euterpe.settings | 17 + .../Pro_Writer-Euterpe.settings | 17 + .../Talker-Chat-Clio.settings | 19 + .../NovelAI Settings/Vingt-Un-Clio.settings | 19 + public/OpenAI Settings/Default.settings | 15 + public/TextGen Settings/Asterism.settings | 22 + public/TextGen Settings/Beam Search.settings | 22 + public/TextGen Settings/Big O.settings | 22 + .../Contrastive Search.settings | 22 + public/TextGen Settings/Default.settings | 22 + .../TextGen Settings/Deterministic.settings | 22 + .../Divine Intellect.settings | 22 + .../Kobold (Godlike).settings | 22 + .../Kobold (Liminal Drift).settings | 22 + .../TextGen Settings/LLaMa-Precise.settings | 22 + .../TextGen Settings/Midnight Enigma.settings | 22 + public/TextGen Settings/Mirostat.settings | 22 + public/TextGen Settings/Naive.settings | 22 + .../NovelAI (Best Guess).settings | 22 + .../NovelAI (Decadence).settings | 22 + .../NovelAI (Genesis).settings | 22 + .../NovelAI (Lycaenidae).settings | 22 + .../NovelAI (Ouroboros).settings | 22 + .../NovelAI (Pleasing Results).settings | 22 + .../NovelAI (Sphinx Moth).settings | 22 + .../NovelAI (Storywriter).settings | 22 + public/TextGen Settings/Pygmalion.settings | 20 + public/TextGen Settings/Shortwave.settings | 22 + public/TextGen Settings/Simple-1.settings | 22 + public/TextGen Settings/Space Alien.settings | 22 + public/TextGen Settings/StarChat.settings | 22 + .../TextGen Settings/TFS-with-Top-A.settings | 22 + public/TextGen Settings/Titanic.settings | 22 + public/TextGen Settings/Yara.settings | 22 + public/User Avatars/legat.png | Bin 0 -> 144779 bytes public/backgrounds/__transparent.png | Bin 0 -> 68 bytes public/backgrounds/_black.jpg | Bin 0 -> 8049 bytes public/backgrounds/_white.jpg | Bin 0 -> 7635 bytes public/backgrounds/bedroom clean.jpg | Bin 0 -> 393633 bytes public/backgrounds/bedroom cyberpunk.jpg | Bin 0 -> 498741 bytes public/backgrounds/bedroom red.jpg | Bin 0 -> 313945 bytes public/backgrounds/bedroom tatami.jpg | Bin 0 -> 325166 bytes .../backgrounds/cityscape medieval market.jpg | Bin 0 -> 595167 bytes .../backgrounds/cityscape medieval night.jpg | Bin 0 -> 574543 bytes public/backgrounds/cityscape postapoc.jpg | Bin 0 -> 517341 bytes ...fireworks air baloons (by kallmeflocc).jpg | Bin 0 -> 512935 bytes public/backgrounds/japan classroom side.jpg | Bin 0 -> 453933 bytes public/backgrounds/japan classroom.jpg | Bin 0 -> 491978 bytes .../backgrounds/japan path cherry blossom.jpg | Bin 0 -> 676265 bytes public/backgrounds/japan university.jpg | Bin 0 -> 379574 bytes .../landscape autumn great tree.jpg | Bin 0 -> 631212 bytes public/backgrounds/landscape beach day.png | Bin 0 -> 2322272 bytes public/backgrounds/landscape beach night.jpg | Bin 0 -> 311911 bytes .../backgrounds/landscape mountain lake.jpg | Bin 0 -> 446919 bytes public/backgrounds/landscape postapoc.jpg | Bin 0 -> 436589 bytes .../landscape winter lake house.jpg | Bin 0 -> 643693 bytes public/backgrounds/royal.jpg | Bin 0 -> 671849 bytes public/backgrounds/tavern day.jpg | Bin 0 -> 540791 bytes public/context/Classic.json | 5 + public/context/Pygmalion.json | 5 + public/css/bright.min.css | 7 + public/css/cropper.min.css | 9 + public/css/fontawesome.css | 8488 ++++++++++++++++ public/css/jquery-ui.min.css | 7 + public/css/select2.min.css | 1 + public/css/solid.css | 24 + public/css/toastr.min.css | 1 + public/favicon.ico | Bin 0 -> 12014 bytes public/group chats/README.md | 1 + public/groups/README.md | 1 + public/i18n.json | 1675 ++++ public/img/No-Image-Placeholder.svg | 309 + public/img/addbg3.png | Bin 0 -> 4665 bytes public/img/ai4.png | Bin 0 -> 5512 bytes public/img/apple-icon-114x114.png | Bin 0 -> 6093 bytes public/img/apple-icon-144x144.png | Bin 0 -> 7740 bytes public/img/apple-icon-57x57.png | Bin 0 -> 2873 bytes public/img/apple-icon-72x72.png | Bin 0 -> 3715 bytes public/img/book2.png | Bin 0 -> 3254 bytes public/img/default-expressions/admiration.png | Bin 0 -> 19672 bytes public/img/default-expressions/amusement.png | Bin 0 -> 17280 bytes public/img/default-expressions/anger.png | Bin 0 -> 20215 bytes public/img/default-expressions/annoyance.png | Bin 0 -> 16797 bytes public/img/default-expressions/approval.png | Bin 0 -> 12729 bytes public/img/default-expressions/caring.png | Bin 0 -> 20859 bytes public/img/default-expressions/confusion.png | Bin 0 -> 15671 bytes public/img/default-expressions/curiosity.png | Bin 0 -> 19198 bytes public/img/default-expressions/desire.png | Bin 0 -> 18104 bytes public/img/default-expressions/desire1.png | Bin 0 -> 18800 bytes public/img/default-expressions/desire2.png | Bin 0 -> 17722 bytes .../default-expressions/disappointment.png | Bin 0 -> 15811 bytes .../img/default-expressions/disapproval.png | Bin 0 -> 12978 bytes public/img/default-expressions/disgust.png | Bin 0 -> 22168 bytes .../img/default-expressions/embarrassment.png | Bin 0 -> 18746 bytes public/img/default-expressions/excitement.png | Bin 0 -> 21102 bytes public/img/default-expressions/fear.png | Bin 0 -> 18005 bytes public/img/default-expressions/gratitude.png | Bin 0 -> 16477 bytes public/img/default-expressions/grief.png | Bin 0 -> 17879 bytes public/img/default-expressions/joy.png | Bin 0 -> 17100 bytes public/img/default-expressions/love.png | Bin 0 -> 20389 bytes .../img/default-expressions/nervousness.png | Bin 0 -> 19056 bytes public/img/default-expressions/neutral.png | Bin 0 -> 15092 bytes public/img/default-expressions/optimism.png | Bin 0 -> 13427 bytes public/img/default-expressions/pride.png | Bin 0 -> 18116 bytes .../img/default-expressions/realization.png | Bin 0 -> 9877 bytes public/img/default-expressions/relief.png | Bin 0 -> 17665 bytes public/img/default-expressions/remorse.png | Bin 0 -> 16487 bytes public/img/default-expressions/sadness.png | Bin 0 -> 17818 bytes public/img/default-expressions/surprise.png | Bin 0 -> 16910 bytes public/img/five.png | Bin 0 -> 32292 bytes public/img/quill.png | Bin 0 -> 28382 bytes public/img/times-circle.svg | 1 + public/img/you.png | Bin 0 -> 4657 bytes public/index.html | 3685 +++++++ public/instruct/Alpaca.json | 10 + public/instruct/Koala.json | 10 + public/instruct/Metharme.json | 10 + public/instruct/Vicuna 1.0.json | 10 + public/instruct/Vicuna 1.1.json | 10 + public/instruct/WizardLM-13B.json | 10 + public/instruct/WizardLM.json | 10 + public/movingUI/Black Magic Time.json | 45 + public/movingUI/Default.json | 4 + public/script.js | 8690 +++++++++++++++++ public/scripts/RossAscends-mods.js | 1066 ++ public/scripts/authors-note.js | 381 + public/scripts/bookmarks.js | 314 + public/scripts/context-template.js | 214 + public/scripts/cropper.min.js | 10 + public/scripts/droll.js | 108 + public/scripts/eventemitter.js | 79 + public/scripts/extensions.js | 640 ++ .../scripts/extensions/backgrounds/index.js | 170 + .../extensions/backgrounds/manifest.json | 11 + .../scripts/extensions/backgrounds/style.css | 45 + public/scripts/extensions/caption/index.js | 159 + .../scripts/extensions/caption/manifest.json | 13 + public/scripts/extensions/caption/style.css | 3 + public/scripts/extensions/dice/index.js | 88 + public/scripts/extensions/dice/manifest.json | 11 + public/scripts/extensions/dice/style.css | 26 + .../scripts/extensions/expressions/index.js | 1126 +++ .../extensions/expressions/manifest.json | 13 + .../scripts/extensions/expressions/style.css | 184 + .../extensions/infinity-context/index.js | 920 ++ .../extensions/infinity-context/manifest.json | 14 + .../extensions/infinity-context/style.css | 7 + public/scripts/extensions/memory/index.js | 554 ++ .../scripts/extensions/memory/manifest.json | 13 + public/scripts/extensions/memory/style.css | 34 + public/scripts/extensions/objective/index.js | 481 + .../extensions/objective/manifest.json | 11 + public/scripts/extensions/objective/style.css | 45 + .../scripts/extensions/quick-reply/index.js | 219 + .../extensions/quick-reply/manifest.json | 11 + .../scripts/extensions/quick-reply/style.css | 46 + public/scripts/extensions/randomize/index.js | 152 + .../extensions/randomize/manifest.json | 12 + public/scripts/extensions/randomize/style.css | 0 public/scripts/extensions/regex/dropdown.html | 17 + public/scripts/extensions/regex/editor.html | 107 + public/scripts/extensions/regex/engine.js | 194 + public/scripts/extensions/regex/index.js | 260 + public/scripts/extensions/regex/manifest.json | 11 + .../extensions/regex/scriptTemplate.html | 12 + public/scripts/extensions/regex/style.css | 20 + .../extensions/speech-recognition/index.js | 110 + .../speech-recognition/manifest.json | 11 + .../extensions/speech-recognition/style.css | 3 + .../extensions/stable-diffusion/index.js | 850 ++ .../extensions/stable-diffusion/manifest.json | 13 + .../extensions/stable-diffusion/style.css | 29 + .../scripts/extensions/token-counter/index.js | 40 + .../extensions/token-counter/manifest.json | 11 + .../extensions/token-counter/style.css | 0 public/scripts/extensions/translate/index.js | 431 + .../extensions/translate/manifest.json | 11 + public/scripts/extensions/translate/style.css | 6 + public/scripts/extensions/tts/edge.js | 151 + public/scripts/extensions/tts/elevenlabs.js | 231 + public/scripts/extensions/tts/index.js | 706 ++ public/scripts/extensions/tts/manifest.json | 14 + public/scripts/extensions/tts/novel.js | 130 + public/scripts/extensions/tts/silerotts.js | 133 + public/scripts/extensions/tts/style.css | 53 + public/scripts/extensions/tts/system.js | 227 + public/scripts/f-localStorage.js | 27 + public/scripts/fuse.js | 2240 +++++ public/scripts/gpt-2-3-tokenizer/README.md | 28 + public/scripts/gpt-2-3-tokenizer/encoder.js | 1 + public/scripts/gpt-2-3-tokenizer/mod.js | 169 + public/scripts/gpt-2-3-tokenizer/vocab.bpe.js | 1 + .../gpt-3-tokenizer/array-keyed-map.js | 210 + .../scripts/gpt-3-tokenizer/gpt3-tokenizer.js | 271 + .../gpt-3-tokenizer/gpt3-tokenizer.js.map | 1 + public/scripts/group-chats.js | 1525 +++ public/scripts/highlight.min.js | 1361 +++ public/scripts/horde.js | 284 + public/scripts/jquery-3.5.1.min.js | 2 + public/scripts/jquery-cookie-1.4.1.min.js | 2 + public/scripts/jquery-cropper.min.js | 10 + public/scripts/jquery-ui.min.js | 6 + public/scripts/jquery.transit.min.js | 1 + public/scripts/kai-settings.js | 275 + public/scripts/moment.min.js | 2 + public/scripts/moment.min.js.map | 1 + public/scripts/nai-settings.js | 231 + public/scripts/openai.js | 2209 +++++ public/scripts/popper.js | 2008 ++++ public/scripts/popper.js.map | 1 + public/scripts/power-user.js | 1981 ++++ public/scripts/purify.min.js | 3 + public/scripts/purify.min.js.map | 1 + public/scripts/secrets.js | 158 + public/scripts/seedrandom.min.js | 1 + public/scripts/select2.min.js | 2 + public/scripts/showdown-exclusion.js | 36 + public/scripts/showdown-katex.min.js | 36 + public/scripts/showdown-katex.min.js.map | 1 + public/scripts/showdown-toc.min.js | 1 + public/scripts/showdown.min.js | 3 + public/scripts/showdown.min.js.map | 1 + public/scripts/slash-commands.js | 467 + public/scripts/stats.js | 294 + public/scripts/swiped-events.js | 165 + public/scripts/tags.js | 587 ++ public/scripts/textgen-settings.js | 237 + public/scripts/toastr.js.map | 1 + public/scripts/toastr.min.js | 7 + public/scripts/toolcool-color-picker.js | 87 + public/scripts/uniqolor.js | 303 + public/scripts/user-agent/user-agent.js | 154 + public/scripts/user-agent/user-agents.json | 3949 ++++++++ public/scripts/utils.js | 686 ++ public/scripts/world-info.js | 1553 +++ public/sounds/message.mp3 | Bin 0 -> 8816 bytes public/sounds/silence.mp3 | Bin 0 -> 2601 bytes public/style.css | 5413 ++++++++++ public/themes/Default (Dark) 1.7.1.json | 21 + public/themes/Ross v2.json | 21 + public/webfonts/NotoSans/NotoSans-Black.woff | Bin 0 -> 282548 bytes public/webfonts/NotoSans/NotoSans-Black.woff2 | Bin 0 -> 188924 bytes .../NotoSans/NotoSans-BlackItalic.woff | Bin 0 -> 218228 bytes .../NotoSans/NotoSans-BlackItalic.woff2 | Bin 0 -> 144392 bytes public/webfonts/NotoSans/NotoSans-Bold.woff | Bin 0 -> 276720 bytes public/webfonts/NotoSans/NotoSans-Bold.woff2 | Bin 0 -> 183200 bytes .../NotoSans/NotoSans-BoldItalic.woff | Bin 0 -> 216188 bytes .../NotoSans/NotoSans-BoldItalic.woff2 | Bin 0 -> 142060 bytes .../webfonts/NotoSans/NotoSans-ExtraBold.woff | Bin 0 -> 286060 bytes .../NotoSans/NotoSans-ExtraBold.woff2 | Bin 0 -> 193856 bytes .../NotoSans/NotoSans-ExtraBoldItalic.woff | Bin 0 -> 221996 bytes .../NotoSans/NotoSans-ExtraBoldItalic.woff2 | Bin 0 -> 149064 bytes .../NotoSans/NotoSans-ExtraLight.woff | Bin 0 -> 283504 bytes .../NotoSans/NotoSans-ExtraLight.woff2 | Bin 0 -> 190196 bytes .../NotoSans/NotoSans-ExtraLightItalic.woff | Bin 0 -> 225596 bytes .../NotoSans/NotoSans-ExtraLightItalic.woff2 | Bin 0 -> 151096 bytes public/webfonts/NotoSans/NotoSans-Italic.woff | Bin 0 -> 218444 bytes .../webfonts/NotoSans/NotoSans-Italic.woff2 | Bin 0 -> 143960 bytes public/webfonts/NotoSans/NotoSans-Light.woff | Bin 0 -> 281916 bytes public/webfonts/NotoSans/NotoSans-Light.woff2 | Bin 0 -> 190028 bytes .../NotoSans/NotoSans-LightItalic.woff | Bin 0 -> 224192 bytes .../NotoSans/NotoSans-LightItalic.woff2 | Bin 0 -> 149352 bytes public/webfonts/NotoSans/NotoSans-Medium.woff | Bin 0 -> 282680 bytes .../webfonts/NotoSans/NotoSans-Medium.woff2 | Bin 0 -> 190680 bytes .../NotoSans/NotoSans-MediumItalic.woff | Bin 0 -> 221972 bytes .../NotoSans/NotoSans-MediumItalic.woff2 | Bin 0 -> 147172 bytes .../webfonts/NotoSans/NotoSans-Regular.woff | Bin 0 -> 278044 bytes .../webfonts/NotoSans/NotoSans-Regular.woff2 | Bin 0 -> 185652 bytes .../webfonts/NotoSans/NotoSans-SemiBold.woff | Bin 0 -> 282860 bytes .../webfonts/NotoSans/NotoSans-SemiBold.woff2 | Bin 0 -> 191736 bytes .../NotoSans/NotoSans-SemiBoldItalic.woff | Bin 0 -> 221152 bytes .../NotoSans/NotoSans-SemiBoldItalic.woff2 | Bin 0 -> 147228 bytes public/webfonts/NotoSans/NotoSans-Thin.woff | Bin 0 -> 276104 bytes public/webfonts/NotoSans/NotoSans-Thin.woff2 | Bin 0 -> 181396 bytes .../NotoSans/NotoSans-ThinItalic.woff | Bin 0 -> 220948 bytes .../NotoSans/NotoSans-ThinItalic.woff2 | Bin 0 -> 145132 bytes public/webfonts/NotoSans/stylesheet.css | 162 + public/webfonts/fa-solid-900.ttf | Bin 0 -> 394628 bytes public/webfonts/fa-solid-900.woff2 | Bin 0 -> 150124 bytes public/worlds/Toaru.json | 1 + replit.nix | 8 + server.js | 4540 +++++++++ src/bad-words.js | 326 + src/character-card-parser.js | 72 + src/claude.json | 1 + src/horde/LICENSE.md | 21 + src/horde/index.d.ts | 2190 +++++ src/horde/index.js | 1 + src/horde/index.mjs | 3 + src/middleware/basicAuthMiddleware.js | 41 + src/sentencepiece/nerdstash.model | Bin 0 -> 1033724 bytes src/sentencepiece/nerdstash_v2.model | Bin 0 -> 1033744 bytes src/sentencepiece/tokenizer.model | Bin 0 -> 499723 bytes start.sh | 34 + statsHelpers.js | 422 + tools/charaverter/main.mjs | 117 + tools/charaverter/package.json | 10 + user-agents | 1 + 362 files changed, 76295 insertions(+) create mode 100644 .dockerignore create mode 100644 .editorconfig create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/readme.md create mode 100644 .github/workflows/build-and-publish-release-dev.yml create mode 100644 .github/workflows/build-and-publish-release-main.yml create mode 100644 .github/workflows/npm-publish.yml create mode 100644 .github/workflows/update-docs.yml create mode 100644 .gitignore create mode 100644 .npmignore create mode 100644 .replit create mode 100644 Dockerfile create mode 100644 LICENSE create mode 100644 Start.bat create mode 100644 Update-Instructions.txt create mode 100644 UpdateAndStart.bat create mode 100644 colab/GPU.ipynb create mode 100644 default/bg_load.css create mode 100644 default/config.conf create mode 100644 default/settings.json create mode 100644 docker/docker-compose.yml create mode 100644 docker/docker-entrypoint.sh create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 public/KoboldAI Settings/Ace of Spades.settings create mode 100644 public/KoboldAI Settings/Adventurer-NeoX-20B-Erebus.settings create mode 100644 public/KoboldAI Settings/Basic Coherence.settings create mode 100644 public/KoboldAI Settings/Best Guess.settings create mode 100644 public/KoboldAI Settings/Calibrated-Pygmalion-6b.settings create mode 100644 public/KoboldAI Settings/Classic-Pygmalion-2.7b.settings create mode 100644 public/KoboldAI Settings/Classic-Pygmalion-6b.settings create mode 100644 public/KoboldAI Settings/Coherent Creativity.settings create mode 100644 public/KoboldAI Settings/Default-TavernAI.settings create mode 100644 public/KoboldAI Settings/DragonSlayer-Pygmalion-6b.settings create mode 100644 public/KoboldAI Settings/GPU-Pygmalion-6b.settings create mode 100644 public/KoboldAI Settings/Genesis.settings create mode 100644 public/KoboldAI Settings/Godlike.settings create mode 100644 public/KoboldAI Settings/Good Winds.settings create mode 100644 public/KoboldAI Settings/Lancer-OPT-2.7B-Erebus.settings create mode 100644 public/KoboldAI Settings/Liminal Drift.settings create mode 100644 public/KoboldAI Settings/Low Rider.settings create mode 100644 public/KoboldAI Settings/Luna Moth.settings create mode 100644 public/KoboldAI Settings/Mayday.settings create mode 100644 public/KoboldAI Settings/Ouroboros.settings create mode 100644 public/KoboldAI Settings/Pleasing Results.settings create mode 100644 public/KoboldAI Settings/Pro Writer.settings create mode 100644 public/KoboldAI Settings/RA - Pygmalion-1.3b.settings create mode 100644 public/KoboldAI Settings/RecoveredRuins.settings create mode 100644 public/KoboldAI Settings/Storywriter.settings create mode 100644 public/NovelAI Settings/Ace_of_Spades-Euterpe.settings create mode 100644 public/NovelAI Settings/All_Nighter-Euterpe.settings create mode 100644 public/NovelAI Settings/Basic_Coherence-Euterpe.settings create mode 100644 public/NovelAI Settings/Chat-Clio.settings create mode 100644 public/NovelAI Settings/Classic-Euterpe.settings create mode 100644 public/NovelAI Settings/Classic-Krake.settings create mode 100644 public/NovelAI Settings/Fandango-Euterpe.settings create mode 100644 public/NovelAI Settings/Fresh-Coffee-Clio.settings create mode 100644 public/NovelAI Settings/Genesis-Euterpe.settings create mode 100644 public/NovelAI Settings/Keelback-Clio.settings create mode 100644 public/NovelAI Settings/Long-Press-Clio.settings create mode 100644 public/NovelAI Settings/Low_Rider-Euterpe.settings create mode 100644 public/NovelAI Settings/Moonlit_Chronicler-Euterpe.settings create mode 100644 public/NovelAI Settings/Morpho-Euterpe.settings create mode 100644 public/NovelAI Settings/Ouroborous-Euterpe.settings create mode 100644 public/NovelAI Settings/Pro_Writer-Euterpe.settings create mode 100644 public/NovelAI Settings/Talker-Chat-Clio.settings create mode 100644 public/NovelAI Settings/Vingt-Un-Clio.settings create mode 100644 public/OpenAI Settings/Default.settings create mode 100644 public/TextGen Settings/Asterism.settings create mode 100644 public/TextGen Settings/Beam Search.settings create mode 100644 public/TextGen Settings/Big O.settings create mode 100644 public/TextGen Settings/Contrastive Search.settings create mode 100644 public/TextGen Settings/Default.settings create mode 100644 public/TextGen Settings/Deterministic.settings create mode 100644 public/TextGen Settings/Divine Intellect.settings create mode 100644 public/TextGen Settings/Kobold (Godlike).settings create mode 100644 public/TextGen Settings/Kobold (Liminal Drift).settings create mode 100644 public/TextGen Settings/LLaMa-Precise.settings create mode 100644 public/TextGen Settings/Midnight Enigma.settings create mode 100644 public/TextGen Settings/Mirostat.settings create mode 100644 public/TextGen Settings/Naive.settings create mode 100644 public/TextGen Settings/NovelAI (Best Guess).settings create mode 100644 public/TextGen Settings/NovelAI (Decadence).settings create mode 100644 public/TextGen Settings/NovelAI (Genesis).settings create mode 100644 public/TextGen Settings/NovelAI (Lycaenidae).settings create mode 100644 public/TextGen Settings/NovelAI (Ouroboros).settings create mode 100644 public/TextGen Settings/NovelAI (Pleasing Results).settings create mode 100644 public/TextGen Settings/NovelAI (Sphinx Moth).settings create mode 100644 public/TextGen Settings/NovelAI (Storywriter).settings create mode 100644 public/TextGen Settings/Pygmalion.settings create mode 100644 public/TextGen Settings/Shortwave.settings create mode 100644 public/TextGen Settings/Simple-1.settings create mode 100644 public/TextGen Settings/Space Alien.settings create mode 100644 public/TextGen Settings/StarChat.settings create mode 100644 public/TextGen Settings/TFS-with-Top-A.settings create mode 100644 public/TextGen Settings/Titanic.settings create mode 100644 public/TextGen Settings/Yara.settings create mode 100644 public/User Avatars/legat.png create mode 100644 public/backgrounds/__transparent.png create mode 100644 public/backgrounds/_black.jpg create mode 100644 public/backgrounds/_white.jpg create mode 100644 public/backgrounds/bedroom clean.jpg create mode 100644 public/backgrounds/bedroom cyberpunk.jpg create mode 100644 public/backgrounds/bedroom red.jpg create mode 100644 public/backgrounds/bedroom tatami.jpg create mode 100644 public/backgrounds/cityscape medieval market.jpg create mode 100644 public/backgrounds/cityscape medieval night.jpg create mode 100644 public/backgrounds/cityscape postapoc.jpg create mode 100644 public/backgrounds/forest treehouse fireworks air baloons (by kallmeflocc).jpg create mode 100644 public/backgrounds/japan classroom side.jpg create mode 100644 public/backgrounds/japan classroom.jpg create mode 100644 public/backgrounds/japan path cherry blossom.jpg create mode 100644 public/backgrounds/japan university.jpg create mode 100644 public/backgrounds/landscape autumn great tree.jpg create mode 100644 public/backgrounds/landscape beach day.png create mode 100644 public/backgrounds/landscape beach night.jpg create mode 100644 public/backgrounds/landscape mountain lake.jpg create mode 100644 public/backgrounds/landscape postapoc.jpg create mode 100644 public/backgrounds/landscape winter lake house.jpg create mode 100644 public/backgrounds/royal.jpg create mode 100644 public/backgrounds/tavern day.jpg create mode 100644 public/context/Classic.json create mode 100644 public/context/Pygmalion.json create mode 100644 public/css/bright.min.css create mode 100644 public/css/cropper.min.css create mode 100644 public/css/fontawesome.css create mode 100644 public/css/jquery-ui.min.css create mode 100644 public/css/select2.min.css create mode 100644 public/css/solid.css create mode 100644 public/css/toastr.min.css create mode 100644 public/favicon.ico create mode 100644 public/group chats/README.md create mode 100644 public/groups/README.md create mode 100644 public/i18n.json create mode 100644 public/img/No-Image-Placeholder.svg create mode 100644 public/img/addbg3.png create mode 100644 public/img/ai4.png create mode 100644 public/img/apple-icon-114x114.png create mode 100644 public/img/apple-icon-144x144.png create mode 100644 public/img/apple-icon-57x57.png create mode 100644 public/img/apple-icon-72x72.png create mode 100644 public/img/book2.png create mode 100644 public/img/default-expressions/admiration.png create mode 100644 public/img/default-expressions/amusement.png create mode 100644 public/img/default-expressions/anger.png create mode 100644 public/img/default-expressions/annoyance.png create mode 100644 public/img/default-expressions/approval.png create mode 100644 public/img/default-expressions/caring.png create mode 100644 public/img/default-expressions/confusion.png create mode 100644 public/img/default-expressions/curiosity.png create mode 100644 public/img/default-expressions/desire.png create mode 100644 public/img/default-expressions/desire1.png create mode 100644 public/img/default-expressions/desire2.png create mode 100644 public/img/default-expressions/disappointment.png create mode 100644 public/img/default-expressions/disapproval.png create mode 100644 public/img/default-expressions/disgust.png create mode 100644 public/img/default-expressions/embarrassment.png create mode 100644 public/img/default-expressions/excitement.png create mode 100644 public/img/default-expressions/fear.png create mode 100644 public/img/default-expressions/gratitude.png create mode 100644 public/img/default-expressions/grief.png create mode 100644 public/img/default-expressions/joy.png create mode 100644 public/img/default-expressions/love.png create mode 100644 public/img/default-expressions/nervousness.png create mode 100644 public/img/default-expressions/neutral.png create mode 100644 public/img/default-expressions/optimism.png create mode 100644 public/img/default-expressions/pride.png create mode 100644 public/img/default-expressions/realization.png create mode 100644 public/img/default-expressions/relief.png create mode 100644 public/img/default-expressions/remorse.png create mode 100644 public/img/default-expressions/sadness.png create mode 100644 public/img/default-expressions/surprise.png create mode 100644 public/img/five.png create mode 100644 public/img/quill.png create mode 100644 public/img/times-circle.svg create mode 100644 public/img/you.png create mode 100644 public/index.html create mode 100644 public/instruct/Alpaca.json create mode 100644 public/instruct/Koala.json create mode 100644 public/instruct/Metharme.json create mode 100644 public/instruct/Vicuna 1.0.json create mode 100644 public/instruct/Vicuna 1.1.json create mode 100644 public/instruct/WizardLM-13B.json create mode 100644 public/instruct/WizardLM.json create mode 100644 public/movingUI/Black Magic Time.json create mode 100644 public/movingUI/Default.json create mode 100644 public/script.js create mode 100644 public/scripts/RossAscends-mods.js create mode 100644 public/scripts/authors-note.js create mode 100644 public/scripts/bookmarks.js create mode 100644 public/scripts/context-template.js create mode 100644 public/scripts/cropper.min.js create mode 100644 public/scripts/droll.js create mode 100644 public/scripts/eventemitter.js create mode 100644 public/scripts/extensions.js create mode 100644 public/scripts/extensions/backgrounds/index.js create mode 100644 public/scripts/extensions/backgrounds/manifest.json create mode 100644 public/scripts/extensions/backgrounds/style.css create mode 100644 public/scripts/extensions/caption/index.js create mode 100644 public/scripts/extensions/caption/manifest.json create mode 100644 public/scripts/extensions/caption/style.css create mode 100644 public/scripts/extensions/dice/index.js create mode 100644 public/scripts/extensions/dice/manifest.json create mode 100644 public/scripts/extensions/dice/style.css create mode 100644 public/scripts/extensions/expressions/index.js create mode 100644 public/scripts/extensions/expressions/manifest.json create mode 100644 public/scripts/extensions/expressions/style.css create mode 100644 public/scripts/extensions/infinity-context/index.js create mode 100644 public/scripts/extensions/infinity-context/manifest.json create mode 100644 public/scripts/extensions/infinity-context/style.css create mode 100644 public/scripts/extensions/memory/index.js create mode 100644 public/scripts/extensions/memory/manifest.json create mode 100644 public/scripts/extensions/memory/style.css create mode 100644 public/scripts/extensions/objective/index.js create mode 100644 public/scripts/extensions/objective/manifest.json create mode 100644 public/scripts/extensions/objective/style.css create mode 100644 public/scripts/extensions/quick-reply/index.js create mode 100644 public/scripts/extensions/quick-reply/manifest.json create mode 100644 public/scripts/extensions/quick-reply/style.css create mode 100644 public/scripts/extensions/randomize/index.js create mode 100644 public/scripts/extensions/randomize/manifest.json create mode 100644 public/scripts/extensions/randomize/style.css create mode 100644 public/scripts/extensions/regex/dropdown.html create mode 100644 public/scripts/extensions/regex/editor.html create mode 100644 public/scripts/extensions/regex/engine.js create mode 100644 public/scripts/extensions/regex/index.js create mode 100644 public/scripts/extensions/regex/manifest.json create mode 100644 public/scripts/extensions/regex/scriptTemplate.html create mode 100644 public/scripts/extensions/regex/style.css create mode 100644 public/scripts/extensions/speech-recognition/index.js create mode 100644 public/scripts/extensions/speech-recognition/manifest.json create mode 100644 public/scripts/extensions/speech-recognition/style.css create mode 100644 public/scripts/extensions/stable-diffusion/index.js create mode 100644 public/scripts/extensions/stable-diffusion/manifest.json create mode 100644 public/scripts/extensions/stable-diffusion/style.css create mode 100644 public/scripts/extensions/token-counter/index.js create mode 100644 public/scripts/extensions/token-counter/manifest.json create mode 100644 public/scripts/extensions/token-counter/style.css create mode 100644 public/scripts/extensions/translate/index.js create mode 100644 public/scripts/extensions/translate/manifest.json create mode 100644 public/scripts/extensions/translate/style.css create mode 100644 public/scripts/extensions/tts/edge.js create mode 100644 public/scripts/extensions/tts/elevenlabs.js create mode 100644 public/scripts/extensions/tts/index.js create mode 100644 public/scripts/extensions/tts/manifest.json create mode 100644 public/scripts/extensions/tts/novel.js create mode 100644 public/scripts/extensions/tts/silerotts.js create mode 100644 public/scripts/extensions/tts/style.css create mode 100644 public/scripts/extensions/tts/system.js create mode 100644 public/scripts/f-localStorage.js create mode 100644 public/scripts/fuse.js create mode 100644 public/scripts/gpt-2-3-tokenizer/README.md create mode 100644 public/scripts/gpt-2-3-tokenizer/encoder.js create mode 100644 public/scripts/gpt-2-3-tokenizer/mod.js create mode 100644 public/scripts/gpt-2-3-tokenizer/vocab.bpe.js create mode 100644 public/scripts/gpt-3-tokenizer/array-keyed-map.js create mode 100644 public/scripts/gpt-3-tokenizer/gpt3-tokenizer.js create mode 100644 public/scripts/gpt-3-tokenizer/gpt3-tokenizer.js.map create mode 100644 public/scripts/group-chats.js create mode 100644 public/scripts/highlight.min.js create mode 100644 public/scripts/horde.js create mode 100644 public/scripts/jquery-3.5.1.min.js create mode 100644 public/scripts/jquery-cookie-1.4.1.min.js create mode 100644 public/scripts/jquery-cropper.min.js create mode 100644 public/scripts/jquery-ui.min.js create mode 100644 public/scripts/jquery.transit.min.js create mode 100644 public/scripts/kai-settings.js create mode 100644 public/scripts/moment.min.js create mode 100644 public/scripts/moment.min.js.map create mode 100644 public/scripts/nai-settings.js create mode 100644 public/scripts/openai.js create mode 100644 public/scripts/popper.js create mode 100644 public/scripts/popper.js.map create mode 100644 public/scripts/power-user.js create mode 100644 public/scripts/purify.min.js create mode 100644 public/scripts/purify.min.js.map create mode 100644 public/scripts/secrets.js create mode 100644 public/scripts/seedrandom.min.js create mode 100644 public/scripts/select2.min.js create mode 100644 public/scripts/showdown-exclusion.js create mode 100644 public/scripts/showdown-katex.min.js create mode 100644 public/scripts/showdown-katex.min.js.map create mode 100644 public/scripts/showdown-toc.min.js create mode 100644 public/scripts/showdown.min.js create mode 100644 public/scripts/showdown.min.js.map create mode 100644 public/scripts/slash-commands.js create mode 100644 public/scripts/stats.js create mode 100644 public/scripts/swiped-events.js create mode 100644 public/scripts/tags.js create mode 100644 public/scripts/textgen-settings.js create mode 100644 public/scripts/toastr.js.map create mode 100644 public/scripts/toastr.min.js create mode 100644 public/scripts/toolcool-color-picker.js create mode 100644 public/scripts/uniqolor.js create mode 100644 public/scripts/user-agent/user-agent.js create mode 100644 public/scripts/user-agent/user-agents.json create mode 100644 public/scripts/utils.js create mode 100644 public/scripts/world-info.js create mode 100644 public/sounds/message.mp3 create mode 100644 public/sounds/silence.mp3 create mode 100644 public/style.css create mode 100644 public/themes/Default (Dark) 1.7.1.json create mode 100644 public/themes/Ross v2.json create mode 100644 public/webfonts/NotoSans/NotoSans-Black.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Black.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-BlackItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-BlackItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Bold.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Bold.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-BoldItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-BoldItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraBold.woff create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraBold.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraBoldItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraBoldItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraLight.woff create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraLight.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraLightItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-ExtraLightItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Italic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Italic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Light.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Light.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-LightItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-LightItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Medium.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Medium.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-MediumItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-MediumItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Regular.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Regular.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-SemiBold.woff create mode 100644 public/webfonts/NotoSans/NotoSans-SemiBold.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-SemiBoldItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-SemiBoldItalic.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-Thin.woff create mode 100644 public/webfonts/NotoSans/NotoSans-Thin.woff2 create mode 100644 public/webfonts/NotoSans/NotoSans-ThinItalic.woff create mode 100644 public/webfonts/NotoSans/NotoSans-ThinItalic.woff2 create mode 100644 public/webfonts/NotoSans/stylesheet.css create mode 100644 public/webfonts/fa-solid-900.ttf create mode 100644 public/webfonts/fa-solid-900.woff2 create mode 100644 public/worlds/Toaru.json create mode 100644 replit.nix create mode 100644 server.js create mode 100644 src/bad-words.js create mode 100644 src/character-card-parser.js create mode 100644 src/claude.json create mode 100644 src/horde/LICENSE.md create mode 100644 src/horde/index.d.ts create mode 100644 src/horde/index.js create mode 100644 src/horde/index.mjs create mode 100644 src/middleware/basicAuthMiddleware.js create mode 100644 src/sentencepiece/nerdstash.model create mode 100644 src/sentencepiece/nerdstash_v2.model create mode 100644 src/sentencepiece/tokenizer.model create mode 100755 start.sh create mode 100644 statsHelpers.js create mode 100644 tools/charaverter/main.mjs create mode 100644 tools/charaverter/package.json create mode 160000 user-agents diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000..e91e3fe3 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,7 @@ +.git +node_modules +npm-debug.log +readme* +Start.bat +/dist +/backups/ diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..2a13caeb --- /dev/null +++ b/.editorconfig @@ -0,0 +1,11 @@ +root = true + +[*] +end_of_line = lf +insert_final_newline = true +trim_trailing_whitespace = true + +[*.{js, conf, json}] +charset = utf-8 +indent_style = space +indent_size = 4 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..5904f91f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,45 @@ +--- +name: Bug report +about: "Create a report to help us improve. PAY ATTENTION: Support requests for external programs (reverse proxies, 3rd party servers, other peoples' forks) will be refused!" +title: "[BUG]" +labels: '' +assignees: '' + +--- + +> **Warning**. Complete **all** the fields below. Otherwise your bug report will be **ignored**! + +**Have you searched for similar [bugs](https://github.com/SillyTavern/SillyTavern/issues?q=)?** +Yes/No + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Logs** + +Providing the logs from the browser DevTools console (opened by pressing the F12 key) or SillyTavern command line window will be highly appreciated. + +**Desktop (please complete the following information):** + - OS/Device: [e.g. Windows 11] + - Environment: [cloud, local] + - Node.js version (if applicable): [run `node --version` in cmd] + - Browser [e.g. chrome, safari] + - Generation API [e.g. KoboldAI, OpenAI] + - Branch [main, dev] + - Model [e.g. Pygmalion 6b, LLaMa 13b] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..fd5b3399 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,23 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[Feature Request] " +labels: '' +assignees: '' + +--- + +**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.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/readme.md b/.github/readme.md new file mode 100644 index 00000000..bfef3563 --- /dev/null +++ b/.github/readme.md @@ -0,0 +1,307 @@ +![image](https://github.com/SillyTavern/SillyTavern/assets/18619528/8c41a061-7f72-4d2b-9d54-e6d058209e7b) + +Mobile-friendly, Multi-API (KoboldAI/CPP, Horde, NovelAI, Ooba, OpenAI+proxies, 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. + +Based on a fork of TavernAI 1.2.8 + +### Brought to you by Cohee, RossAscends, and the SillyTavern community + +NOTE: We have created a [Documentation website](https://docs.sillytavern.app/) to answer most of your questions and help you get started. + +### What is SillyTavern or TavernAI? + +SillyTavern is a user interface you can install on your computer (and Android phones) that allows you to interact with text generation AIs and chat/roleplay with characters you or the community create. + +SillyTavern is a fork of TavernAI 1.2.8 which is under more active development and has added many major features. At this point, they can be thought of as completely independent programs. + +### Branches + +SillyTavern is being developed using a two-branch system to ensure a smooth experience for all users. + +* main -🌟 **Recommended for most users.** This is the most stable and recommended branch, updated only when major releases are pushed. It's suitable for the majority of users. +* dev - ⚠️ **Not recommended for casual use.** This branch has the latest features, but be cautious as it may break at any time. Only for power users and enthusiasts. + +If you're not familiar with using the git CLI or don't understand what a branch is, don't worry! The main branch is always the preferable option for you. + +### What do I need other than Tavern? + +On its own Tavern is useless, as it's just a user interface. You have to have access to an AI system backend that can act as the roleplay character. There are various supported backends: OpenAPI API (GPT), KoboldAI (either running locally or on Google Colab), and more. You can read more about this in [the FAQ](https://docs.sillytavern.app/usage/faq/). + +### Do I need a powerful PC to run Tavern? + +Since Tavern is only a user interface, it has tiny hardware requirements, it will run on anything. It's the AI system backend that needs to be powerful. + +## Mobile support + +> **Note** + +> **This fork can be run natively on Android phones using Termux. Please refer to this guide by ArroganceComplex#2659:** + + + +**.webp character cards import/export is not supported in Termux. Use either JSON or PNG formats instead.** + +## Questions or suggestions? + +### We now have a community Discord server + +Get support, share favorite characters and prompts: + +### [Join](https://discord.gg/RZdyAEUPvj) + +*** + +Get in touch with the developers directly: + +* Discord: cohee or rossascends +* Reddit: /u/RossAscends or /u/sillylossy +* [Post a GitHub issue](https://github.com/SillyTavern/SillyTavern/issues) + +## This version includes + +* A heavily modified TavernAI 1.2.8 (more than 50% of code rewritten or optimized) +* Swipes +* Group chats: multi-bot rooms for characters to talk to you or each other +* Chat bookmarks / branching (duplicates the dialogue in its current state) +* Advanced KoboldAI / TextGen generation settings with a lot of community-made presets +* World Info support: create rich lore or save tokens on your character card +* Window AI browser extension support (run models like Claude, GPT 4): +* [Oobabooga's TextGen WebUI](https://github.com/oobabooga/text-generation-webui) API connection +* [AI Horde](https://horde.koboldai.net/) connection +* Prompt generation formatting tweaking +* webp character card interoperability (PNG is still an internal format) + +## Extensions + +SillyTavern has extensibility support, with some additional AI modules hosted via [SillyTavern Extras API](https://github.com/SillyTavern/SillyTavern-extras) + +* Author's Note / Character Bias +* Character emotional expressions (sprites) +* Auto-Summary of the chat history +* Sending images to chat, and the AI interpreting the content +* Stable Diffusion image generation (5 chat-related presets plus 'free mode') +* Text-to-speech for AI response messages (via ElevenLabs, Silero, or the OS's System TTS) +* ChromaDB vector storage for smarter chat prompt formatting + +A full list of included extensions and tutorials on how to use them can be found in the [Docs](https://docs.sillytavern.app/extras/extensions/). + +## UI/CSS/Quality of Life tweaks by RossAscends + +* Mobile UI optimized for iOS, and supports saving a shortcut to the home screen and opening in fullscreen mode. +* HotKeys + * Up = Edit last message in chat + * Ctrl+Up = Edit last USER message in chat + * Left = swipe left + * Right = swipe right (NOTE: swipe hotkeys are disabled when the chat bar has something typed into it) + * Ctrl+Left = view locally stored variables (in the browser console window) + * Enter (with chat bar selected) = send your message to AI + * Ctrl+Enter = Regenerate the last AI response + +* User Name Changes and Character Deletion no longer force the page to refresh. + +* Toggle option to automatically connect to API on page load. +* Toggle option to automatically load the most recently viewed character on page load. +* Better Token Counter - works on unsaved characters, and shows both permanent and temporary tokens. + +* Better Past Chats View + * New Chat filenames are saved in a readable format of "(character) - (when it was created)" + * Chat preview increased from 40 characters to 300. + * Multiple options for characters list sorting (by name, creation date, chat sizes). + +* By default the left and right settings panel will close when you click away from it. +* Clicking the Lock on the nav panel will hold the panel open, and this setting be remembered across sessions. +* Nav panel status of open or closed will also be saved across sessions. + +* Customizable chat UI: + * Play a sound when a new message arrives + * Switch between round or rectangle avatar styles + * Have a wider chat window on the desktop + * Optional semi-transparent glass-like panels + * Customizable page colors for 'main text', 'quoted text', and 'italics text'. + * Customizable UI background color and blur amount + +## Installation + +*NOTE: This software is intended for local install purposes, and has not been thoroughly tested on a colab or other cloud notebook service.* + +> **Warning** + +> DO NOT INSTALL INTO ANY WINDOWS CONTROLLED FOLDER (Program Files, System32, etc). + +> DO NOT RUN START.BAT WITH ADMIN PERMISSIONS + +### Windows + +Installing via Git (recommended for easy updating) + +An easy-to-follow guide with pretty pictures: + + + 1. Install [NodeJS](https://nodejs.org/en) (latest LTS version is recommended) + 2. Install [GitHub Desktop](https://central.github.com/deployments/desktop/desktop/latest/win32) + 3. Open Windows Explorer (`Win+E`) + 4. Browse to or Create a folder that is not controlled or monitored by Windows. (ex: C:\MySpecialFolder\) + 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/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 pop up in your browser. + +Installing via ZIP download (discouraged) + + 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/SillyTavern/SillyTavern/releases/latest)) + 3. Unzip it into a folder of your choice + 4. Run `Start.bat` by double-clicking or in a command line. + 5. Once the server has prepared everything for you, it will open a tab in your browser. + +### Linux + + 1. Run the `start.sh` script. + 2. Enjoy. + +## API keys management + +SillyTavern saves your API keys to a `secrets.json` file in the server directory. + +By default, they will not be exposed to a frontend after you enter them and reload the page. + +In order to enable viewing your keys by clicking a button in the API block: + +1. Set the value of `allowKeysExposure` to `true` in `config.conf` file. +2. Restart the SillyTavern server. + +## Remote connections + +Most often this is for people who want to use SillyTavern on their mobile phones while their PC runs the ST server on the same wifi network. + +However, it can be used to allow remote connections from anywhere as well. + +**IMPORTANT: SillyTavern is a single-user program, so anyone who logs in will be able to see all characters and chats, and be able to change any settings inside the UI.** + +### 1. Managing whitelisted IPs + +* Create a new text file inside your SillyTavern base install folder called `whitelist.txt`. +* Open the file in a text editor, and add a list of IPs you want to be allowed to connect. + +*Both individual IPs and wildcard IP ranges are accepted. Examples:* + +```txt +192.168.0.1 +192.168.0.20 +``` + +or + +```txt +192.168.0.* +``` + +(the above wildcard IP range will allow any device on the local network to connect) + +CIDR masks are also accepted (eg. 10.0.0.0/24). + +* Save the `whitelist.txt` file. +* Restart your TAI server. + +Now devices which have the IP specified in the file will be able to connect. + +*Note: `config.conf` also has a `whitelist` array, which you can use in the same way, but this array will be ignored if `whitelist.txt` exists.* + +### 2. Getting the IP for the ST host machine + +After the whitelist has been setup, you'll need the IP of the ST-hosting device. + +If the ST-hosting device is on the same wifi network, you will use the ST-host's internal wifi IP: + +* For Windows: windows button > type `cmd.exe` in the search bar > type `ipconfig` in the console, hit Enter > look for `IPv4` listing. + +If you (or someone else) want to connect to your hosted ST while not being on the same network, you will need the public IP of your ST-hosting device. + +* While using the ST-hosting device, access [this page](https://whatismyipaddress.com/) and look for for `IPv4`. This is what you would use to connect from the remote device. + +### 3. Connect the remote device to the ST host machine + +Whatever IP you ended up with for your situation, you will put that IP address and port number into the remote device's web browser. + +A typical address for an ST host on the same wifi network would look like this: + +`http://192.168.0.5:8000` + +Use http:// NOT https:// + +### Opening your ST to all IPs + +We do not recommend doing this, but you can open `config.conf` and change `whitelist` to `false`. + +You must remove (or rename) `whitelist.txt` in the SillyTavern base install folder if it exists. + +This is usually an insecure practice, so we require you to set a username and password when you do this. + +The username and password are set in `config.conf`. + +After restarting your ST server, any device will be able to connect to it, regardless of their IP as long as they know the username and password. + +### Still Unable To Connect? + +* Create an inbound/outbound firewall rule for the port found in `config.conf`. Do NOT mistake this for port-forwarding on your router, otherwise, someone could find your chat logs and that's a big no-no. +* Enable the Private Network profile type in Settings > Network and Internet > Ethernet. This is VERY important for Windows 11, otherwise, you would be unable to connect even with the aforementioned firewall rules. + +## Performance issues? + +Try enabling the No Blur Effect (Fast UI) mode on the User settings panel. + +## I like your project! How do I contribute? + +### DO's + +1. Send pull requests +2. Send feature suggestions and issue reports using established templates +3. Read the readme file and built-in documentation before asking anything + +### DONT's + +1. Offer monetary donations +2. Send bug reports without providing any context +3. Ask the questions that were already answered numerous times + +## Where can I find the old backgrounds? + +We're moving to a 100% original content only policy, so old background images have been removed from this repository. + +You can find them archived here: + + + +## Screenshots + +image +image + +## License and credits + +**This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details.** + +* TAI Base by Humi: Unknown license +* Cohee's modifications and derived code: AGPL v3 +* RossAscends' additions: AGPL v3 +* Portions of CncAnon's TavernAITurbo mod: Unknown license +* kingbri's various commits and suggestions () +* BlipRanger's miscellaneous UI & extension modifications () +* Waifu mode inspired by the work of PepperTaco () +* Thanks Pygmalion University for being awesome testers and suggesting cool features! +* Thanks oobabooga for compiling presets for TextGen +* KoboldAI Presets from KAI Lite: +* Noto Sans font by Google (OFL license) +* Icon theme by Font Awesome (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) +* AI Horde client library by ZeldaFan0225: +* Linux startup script by AlpinDale +* Thanks paniphons for providing a FAQ document +* 10K Discord Users Celebratory Background by @kallmeflocc +* Korean translation by @doloroushyeonse diff --git a/.github/workflows/build-and-publish-release-dev.yml b/.github/workflows/build-and-publish-release-dev.yml new file mode 100644 index 00000000..0c740892 --- /dev/null +++ b/.github/workflows/build-and-publish-release-dev.yml @@ -0,0 +1,37 @@ +name: Build and Publish Release (Dev) + +on: + push: + branches: + - dev + +jobs: + build_and_publish: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Set up Node.js + uses: actions/setup-node@v2 + with: + node-version: 18 + + - name: Install dependencies + run: npm ci + + - name: Build and package with pkg + run: | + npm install -g pkg + npm run pkg + + - name: Upload binaries to release + uses: softprops/action-gh-release@v1 + with: + files: dist/* + tag_name: ci-dev + name: Continuous Release (Dev) + prerelease: true + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/build-and-publish-release-main.yml b/.github/workflows/build-and-publish-release-main.yml new file mode 100644 index 00000000..ac8eeb03 --- /dev/null +++ b/.github/workflows/build-and-publish-release-main.yml @@ -0,0 +1,37 @@ +name: Build and Publish Release (Main) + +on: + push: + branches: + - main + +jobs: + build_and_publish: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Set up Node.js + uses: actions/setup-node@v2 + with: + node-version: 18 + + - name: Install dependencies + run: npm ci + + - name: Build and package with pkg + run: | + npm install -g pkg + npm run pkg + + - name: Upload binaries to release + uses: softprops/action-gh-release@v1 + with: + files: dist/* + tag_name: ci-main + name: Continuous Release (Main) + prerelease: true + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml new file mode 100644 index 00000000..be97e87e --- /dev/null +++ b/.github/workflows/npm-publish.yml @@ -0,0 +1,32 @@ +# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created +# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages + +name: Node.js Package + +on: + release: + types: [created] + +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + - uses: actions/setup-node@v3 + with: + node-version: 16 + - run: npm ci + + publish-npm: + needs: build + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + - uses: actions/setup-node@v3 + with: + node-version: 16 + registry-url: https://registry.npmjs.org/ + - run: npm ci + - run: npm publish + env: + NODE_AUTH_TOKEN: ${{secrets.npm_token}} diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml new file mode 100644 index 00000000..567cac60 --- /dev/null +++ b/.github/workflows/update-docs.yml @@ -0,0 +1,43 @@ +name: Update SillyTavern-Docs + +on: + push: + branches: + - main + +jobs: + update_docs: + runs-on: ubuntu-latest + + steps: + - name: Checkout current repository + uses: actions/checkout@v2 + + - name: Checkout SillyTavern-Docs repository + uses: actions/checkout@v2 + with: + repository: SillyTavern/SillyTavern-Docs + path: SillyTavern-Docs + + - name: Clone SillyTavern wiki into SillyTavern-Docs/extensions + run: rm -rf SillyTavern-Docs/extensions && git clone https://github.com/SillyTavern/SillyTavern.wiki.git SillyTavern-Docs/extensions && rm -rf SillyTavern-Docs/extensions/.git + + - name: Copy files + run: | + cp public/notes/content.md SillyTavern-Docs/guidebook.md + cp faq.md SillyTavern-Docs/faq.md + cp readme.md SillyTavern-Docs/readme.md + cp public/notes/update.md SillyTavern-Docs/update.md + + - name: Deploy to external repository + uses: cpina/github-action-push-to-another-repository@main + env: + SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }} + with: + # GitHub Action output files + source-directory: SillyTavern-Docs/ + destination-github-username: SillyTavern + destination-repository-name: SillyTavern-Docs + user-email: github-actions[bot]@users.noreply.github.com + user-name: "GitHub Actions" + target-branch: "main" diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..03fc44c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +node_modules/ +public/chats/ +public/characters/ +public/User Avatars/ +public/backgrounds/ +public/groups/ +public/group chats/ +public/worlds/ +public/css/bg_load.css +public/themes/ +public/OpenAI Settings/ +public/scripts/extensions/third-party/ +public/stats.json +/uploads/ +*.jsonl +/config.conf +/docker/config.conf +.DS_Store +public/settings.json +/thumbnails +whitelist.txt +.vscode +secrets.json +/dist +/backups/ +public/movingUI/ diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..ba2869b4 --- /dev/null +++ b/.npmignore @@ -0,0 +1,7 @@ +node_modules/ +/uploads/ +.DS_Store +/thumbnails +secrets.json +/dist +/backups/ diff --git a/.replit b/.replit new file mode 100644 index 00000000..3d9cd541 --- /dev/null +++ b/.replit @@ -0,0 +1,81 @@ + +hidden = [".config", "package-lock.json"] +run = "chmod 755 ./start.sh && ./start.sh" +entrypoint = "server.js" + +[[hints]] +regex = "Error \\[ERR_REQUIRE_ESM\\]" +message = "We see that you are using require(...) inside your code. We currently do not support this syntax. Please use 'import' instead when using external modules. (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import)" + +[nix] +channel = "stable-22_11" + +[env] +XDG_CONFIG_HOME = "/home/runner/$REPL_SLUG/.config" +PATH = "/home/runner/$REPL_SLUG/.config/npm/node_global/bin:/home/runner/$REPL_SLUG/node_modules/.bin" +npm_config_prefix = "/home/runner/$REPL_SLUG/.config/npm/node_global" + +[gitHubImport] +requiredFiles = [".replit", "replit.nix", ".config", "package.json", "package-lock.json"] + +[packager] +language = "nodejs" + + [packager.features] + packageSearch = true + guessImports = true + enabledForHosting = false + +[unitTest] +language = "nodejs" + +[debugger] +support = true + + [debugger.interactive] + transport = "localhost:0" + startCommand = [ "dap-node" ] + + [debugger.interactive.initializeMessage] + command = "initialize" + type = "request" + + [debugger.interactive.initializeMessage.arguments] + clientID = "replit" + clientName = "replit.com" + columnsStartAt1 = true + linesStartAt1 = true + locale = "en-us" + pathFormat = "path" + supportsInvalidatedEvent = true + supportsProgressReporting = true + supportsRunInTerminalRequest = true + supportsVariablePaging = true + supportsVariableType = true + + [debugger.interactive.launchMessage] + command = "launch" + type = "request" + + [debugger.interactive.launchMessage.arguments] + args = [] + console = "externalTerminal" + cwd = "." + environment = [] + pauseForSourceMap = false + program = "./server.js" + request = "launch" + sourceMaps = true + stopOnEntry = false + type = "pwa-node" + +[languages] + +[languages.javascript] +pattern = "**/{*.js,*.jsx,*.ts,*.tsx,*.json}" + +[languages.javascript.languageServer] +start = "typescript-language-server --stdio" + +[deployment] +run = ["sh", "-c", "./start.sh"] diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..f692c924 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,47 @@ +FROM node:19.1.0-alpine3.16 + +# Arguments +ARG APP_HOME=/home/node/app + +# Install system dependencies +RUN apk add gcompat tini + +# Ensure proper handling of kernel signals +ENTRYPOINT [ "tini", "--" ] + +# Create app directory +WORKDIR ${APP_HOME} + +# Install app dependencies +COPY package*.json ./ +RUN \ + echo "*** Install npm packages ***" && \ + npm install && npm cache clean --force + +# Bundle app source +COPY . ./ + +# Copy default chats, characters and user avatars to .default folder +RUN \ + IFS="," RESOURCES="characters,chats,groups,group chats,User Avatars,worlds,settings.json" && \ + \ + echo "*** Store default $RESOURCES in .default ***" && \ + for R in $RESOURCES; do mv "public/$R" "public/$R.default"; done && \ + \ + echo "*** Create symbolic links to config directory ***" && \ + for R in $RESOURCES; do ln -s "../config/$R" "public/$R"; done && \ + mkdir "config" + +# Cleanup unnecessary files +RUN \ + echo "*** Cleanup ***" && \ + mv "./docker/docker-entrypoint.sh" "./" && \ + rm -rf "./docker" && \ + echo "*** Make docker-entrypoint.sh executable ***" && \ + chmod +x "./docker-entrypoint.sh" && \ + echo "*** Convert line endings to Unix format ***" && \ + dos2unix "./docker-entrypoint.sh" + +EXPOSE 8000 + +CMD [ "./docker-entrypoint.sh" ] diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..0ad25db4 --- /dev/null +++ b/LICENSE @@ -0,0 +1,661 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published + by the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/Start.bat b/Start.bat new file mode 100644 index 00000000..96a55c7f --- /dev/null +++ b/Start.bat @@ -0,0 +1,5 @@ +pushd %~dp0 +call npm install --no-audit +node server.js +pause +popd diff --git a/Update-Instructions.txt b/Update-Instructions.txt new file mode 100644 index 00000000..cb00d097 --- /dev/null +++ b/Update-Instructions.txt @@ -0,0 +1,59 @@ +How to Update SillyTavern + +The most recent version can be found here: https://docs.sillytavern.app/usage/update/ + +This is not an installation guide. If you need installation instructions, look here: +https://docs.sillytavern.app/installation/windows/ + +This guide assumes you have already installed SillyTavern once, and know how to run it on your OS. + +Linux/Termux: + +You definitely installed via git, so just 'git pull' inside the SillyTavern directory. + +Windows/MacOS: + +Method 1 - GIT + +We always recommend users install using 'git'. Here's why: + +When you have installed via `git clone`, all you have to do to update is type `git pull` in a command line in the ST folder. +You can also try running the 'UpdateAndStart.bat' file, which will almost do the same thing. (Windows only) +Alternatively, if the command prompt gives you problems (and you have GitHub Desktop installed), you can use the 'Repository' menu and select 'Pull'. +The updates are applied automatically and safely. + +Method 2 - ZIP + +If you insist on installing via a zip, here is the tedious process for doing the update: + +1. Download the new release zip. +2. Unzip it into a folder OUTSIDE of your current ST installation. +3. Do the usual setup procedure for your OS to install the NodeJS requirements. + +4. Copy the following files/folders as necessary(*) from your old ST installation: + + - Backgrounds + - Characters + - Chats + - Groups + - Group chats + - KoboldAI Settings + - NovelAI Settings + - OpenAI Settings + - TextGen Settings (textgen = ooba) + - Themes + - User Avatars + - Worlds + - settings.json + + (*) 'As necessary' = "If you made any custom content related to those folders". + None of the folders are mandatory, so only copy what you need. + + **NB: DO NOT COPY THE ENTIRE /PUBLIC/ FOLDER.** + Doing so could break the new install and prevent new features from being present. + +5. Paste those items into the /Public/ folder of the new install. + +6. Start SillyTavern once again with the method appropriate to your OS, and pray you got it right. + +7. If everything shows up, you can safely delete the old ST folder. diff --git a/UpdateAndStart.bat b/UpdateAndStart.bat new file mode 100644 index 00000000..f25f198c --- /dev/null +++ b/UpdateAndStart.bat @@ -0,0 +1,17 @@ +@echo off +pushd %~dp0 +git --version > nul 2>&1 +if %errorlevel% neq 0 ( + echo Git is not installed on this system. Skipping update. + echo If you installed with a zip file, you will need to download the new zip and install it manually. +) else ( + call git pull --rebase --autostash + if %errorlevel% neq 0 ( + REM incase there is still something wrong + echo There were errors while updating. Please download the latest version manually. + ) +) +call npm install +node server.js +pause +popd diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb new file mode 100644 index 00000000..a1ab0207 --- /dev/null +++ b/colab/GPU.ipynb @@ -0,0 +1,152 @@ +{ + "cells": [ + { + "attachments": {}, + "cell_type": "markdown", + "metadata": {}, + "source": [ + "**Links**
\n", + "Extensions API GitHub: https://github.com/SillyTavern/SillyTavern-extras/
\n", + "SillyTavern community Discord (support and discussion): https://discord.gg/RZdyAEUPvj" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "#@title <-- Tap this if you run on Mobile { display-mode: \"form\" }\n", + "#Taken from KoboldAI colab\n", + "%%html\n", + "Press play on the audio player to keep the tab alive. (Uses only 13MB of data)
\n", + "