SillyTavern/src/endpoints
kingbri 69077f6a6e Textgen: Add model downloading for TabbyAPI
Tabby has a HuggingFace downloader API endpoint. Add direct support
in SillyTavern by using the same method as ollama, but with the correct
parameters exposed.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-07 14:04:04 -04:00
..
backends Textgen: Add model downloading for TabbyAPI 2024-07-07 14:04:04 -04:00
anthropic.js Console log anthropic multimodal caption errors 2024-06-15 15:55:02 +03:00
assets.js Fix loading characters from assets on first load 2024-05-19 03:31:09 +03:00
avatars.js #2422 Move uploads under the data root 2024-06-26 23:22:42 +03:00
azure.js Add Azure TTS service 2024-05-22 01:37:51 +03:00
backgrounds.js #2422 Move uploads under the data root 2024-06-26 23:22:42 +03:00
caption.js Use Express router for caption endpoint 2023-12-04 12:43:37 -05:00
characters.js Support all file formats for replace/update 2024-07-01 21:48:56 +03:00
chats.js Fix imported chats not deleting itself after upload 2024-06-26 23:25:00 +03:00
classify.js Use Map for caches instead of objects 2024-04-23 16:15:54 +03:00
content-manager.js update endpoint 2024-06-19 02:22:05 +00:00
extensions.js Fix method deprecation warning 2024-06-22 17:41:40 +03:00
files.js Remove debug log. 2024-05-23 02:10:39 +03:00
google.js Add reverse proxy support to Google MakerSuite to allow some Google MakerSuite URLs to no longer be hardcoded with domain names. (#2307) 2024-05-24 21:38:29 +03:00
groups.js Pretty print group JSON files 2024-06-07 11:56:41 +03:00
horde.js Modern Horde domain 2024-06-03 20:34:13 +02:00
images.js Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
moving-ui.js Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
novelai.js Import character icon from CHARX 2024-06-08 22:37:17 +03:00
openai.js Add vLLM as multimodal captioning source 2024-06-29 00:33:12 +03:00
presets.js Split user directories from public, part 1 2024-04-06 20:09:39 +03:00
quick-replies.js Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
search.js Fix search provider 2024-06-21 22:31:34 +03:00
secrets.js Move Stability generation to backend 2024-07-04 22:36:17 +03:00
settings.js Prevent duplicate settings auto-backups 2024-07-01 00:21:43 +03:00
speech.js Add SpeechT5 TTS provider 2024-02-04 20:31:20 +02:00
sprites.js #2422 Move uploads under the data root 2024-06-26 23:22:42 +03:00
stable-diffusion.js Selectable VAE for AUTO1111 2024-07-05 00:59:34 +03:00
stats.js Enable CSRF for public endpoints. Split users module. Add rate limiter. 2024-04-09 21:58:16 +03:00
themes.js Split user directories from public, part 1 2024-04-06 20:09:39 +03:00
thumbnails.js Cache config.yaml reads 2024-04-27 21:59:57 +03:00
tokenizers.js Add a token counting endpoint for vLLM 2024-06-26 13:34:02 +00:00
translate.js Use crypto UUID if available 2024-06-10 14:18:38 +03:00
users-admin.js Customizable avatars for users 2024-04-13 17:52:37 +03:00
users-private.js Customizable avatars for users 2024-04-13 17:52:37 +03:00
users-public.js Customizable avatars for users 2024-04-13 17:52:37 +03:00
vectors.js Debug function to purge all vectors 2024-06-22 17:41:02 +03:00
worldinfo.js #2422 Move uploads under the data root 2024-06-26 23:22:42 +03:00