SillyTavern/src
Cohee 1f89e5a02a Merge branch 'release' into staging 2023-11-09 23:30:12 +02:00
..
ai_horde support for min P on Kobold API 2023-11-02 14:53:57 +09:00
middleware Fix config access. Add Top K to classification results 2023-09-11 01:49:47 +03:00
sentencepiece Add Mistral tokenizer 2023-11-06 01:26:13 +02:00
validator Accept both v1 and v2 spec for editcharacterattributes endpoint 2023-11-06 16:13:34 +01:00
assets.js Add chat file backups 2023-10-24 22:09:55 +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 Remove unreliable check for git installed 2023-10-29 23:46:56 +02:00
horde.js #1324 Add captions via OpenAI and Horde 2023-11-07 01:28:46 +02: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
openai.js Adjustable caption prompt and template 2023-11-07 01:58:34 +02: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 error logging to SD generate endpoint 2023-10-23 13:03:01 +03:00
thumbnails.js Add thumbnails quality config 2023-09-16 21:53:30 +03:00
tokenizers.js Use correct tokenizers for logit bias for Mistral and Llama models over OpenRouter 2023-11-09 01:03:54 +02:00
transformers.mjs Add SD prompt expansion 2023-10-20 15:03:26 +03:00
translate.js fix the Chinese translation parameter error of deeplx 2023-10-30 22:31:52 +08:00
util.js Prototyping 2023-11-06 16:13:34 +01:00
vectors.js [FIXED] Add PaLM vectorization source (#1182) 2023-09-25 15:29:28 +03:00