SillyTavern/src
kingbri f31b996cb5 Text Generation: Add TabbyAPI support
TabbyAPI is an exllamav2 only API server that aims to provide a simple
experience for loading and chatting with exl2 models.

SillyTavern currently doesn't have the ability to load and unload models,
so only add the OAI compatible completion endpoints.

The repository can be found here:
https://github.com/theroyallab/tabbyAPI

Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-17 00:37:39 -05: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 merging change to live2d assets listing 2023-11-13 23:22:19 +01: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 Add NAI Diffusion 3 model 2023-11-16 02:15:28 +02:00
openai-vectors.js Delete vectors on deleting chats 2023-09-09 22:15:47 +03:00
openai.js Add images to quiet prompts if inlining enabled 2023-11-17 01:30:32 +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 Text Generation: Add TabbyAPI support 2023-11-17 00:37:39 -05:00
serpapi.js #1345 Add API endpoint for web search interaction 2023-11-14 00:16:41 +02: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 Add lazy loading of sentencepiece tokenizers 2023-11-15 19:39:55 +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