SillyTavern/src
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
..
endpoints Textgen: Add model downloading for TabbyAPI 2024-07-07 14:04:04 -04:00
middleware [skip ci] Fix format 2024-04-27 23:02:51 +03:00
tokenizers Add llama 3 tokenizer 2024-05-03 23:59:39 +03:00
validator V3 spec (IMPORT ONLY) 2024-06-01 22:07:57 +03:00
vectors Add VLLM as vector source 2024-06-09 01:03:22 +03:00
additional-headers.js Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
character-card-parser.js V3 spec (IMPORT ONLY) 2024-06-01 22:07:57 +03:00
constants.js Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
express-common.js Enable CSRF for public endpoints. Split users module. Add rate limiter. 2024-04-09 21:58:16 +03:00
plugin-loader.js Fix loading plugins from default exports 2024-04-14 23:24:03 +03:00
polyfill.js Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
prompt-converters.js Function calling for Cohere 2024-05-25 17:09:47 +03:00
transformers.mjs Add endpoint for transformers.js TTS 2024-02-02 01:51:02 +02:00
users.js Update server.js to trust UserAccounts securely (#2447) 2024-07-03 21:24:03 +03:00
util.js Set the maximum number of backups via config 2024-07-01 01:17:56 +03:00