SillyTavern/src
Cohee 5a570ff283 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-10-07 18:30:19 +03:00
..
ai_horde Move Horde and SD endpoints into separate files 2023-09-12 20:45:36 +03:00
middleware Fix config access. Add Top K to classification results 2023-09-11 01:49:47 +03:00
sentencepiece Initial commit 2023-07-20 20:32:15 +03:00
assets.js Extract sprite and custom content endpoints to a separate files. Update constants references 2023-09-16 17:28:28 +03:00
caption.js Fix server crash on local captioning 2023-09-22 23:04:26 +03:00
character-card-parser.js Webp cards format is no longer supported 2023-09-15 14:56:15 +03:00
chat-completion.js Move tokenizer endpoint and functions to separate file 2023-09-16 18:48:06 +03:00
classify.js Refactor transformers.js usage 2023-09-14 23:12:33 +03:00
claude.json Initial commit 2023-07-20 20:32:15 +03:00
constants.js (WIP) PaLM API 2023-09-23 20:48:56 +03:00
content-manager.js Extract sprite and custom content endpoints to a separate files. Update constants references 2023-09-16 17:28:28 +03:00
embedding.js Add alternative local vectors source. 2023-09-14 23:40:13 +03:00
extensions.js Use simpleGit to get app version 2023-09-17 14:27:41 +03:00
horde.js #1199 I'm not even sure anymore 2023-09-30 15:42:37 +03:00
novelai.js Move NovelAI endpoints to separate file 2023-09-15 17:54:13 +03:00
openai-vectors.js Delete vectors on deleting chats 2023-09-09 22:15:47 +03:00
palm-vectors.js [FIXED] Add PaLM vectorization source (#1182) 2023-09-25 15:29:28 +03:00
presets.js Move missed endpoints 2023-09-16 18:03:31 +03:00
secrets.js Split oobabooga/mancer sources. Add aphrodite support 2023-09-28 19:10:00 +03:00
sprites.js Move missed endpoints 2023-09-16 18:03:31 +03:00
stable-diffusion.js Add Sd.next source 2023-10-07 18:30:06 +03:00
thumbnails.js Add thumbnails quality config 2023-09-16 21:53:30 +03:00
tokenizers.js add model gpt-3.5-turbo-instruct and 0914 variant (#1154) 2023-09-19 23:50:27 +03:00
transformers.mjs Fix server crash on local captioning 2023-09-22 23:04:26 +03:00
translate.js [chore] Reformat code 2023-10-06 15:55:11 +03:00
util.js Use simpleGit to get app version 2023-09-17 14:27:41 +03:00
vectors.js [FIXED] Add PaLM vectorization source (#1182) 2023-09-25 15:29:28 +03:00