SillyTavern/src/endpoints
2023-12-18 03:33:05 +02:00
..
backends Re-add Together as a text completion source 2023-12-17 23:38:03 +02:00
assets.js Use withFileTypes instead of stat'ing each file 2023-12-06 17:22:37 -05:00
backgrounds.js Set background client-side 2023-12-15 05:45:21 -05:00
caption.js Use Express router for caption endpoint 2023-12-04 12:43:37 -05:00
characters.js Bail early from key iteration 2023-12-15 22:13:02 +02:00
chats.js #1542 Skip system messages in TXT export 2023-12-15 21:41:16 +02:00
classify.js Use Express router for classify endpoint 2023-12-04 12:45:17 -05:00
content-manager.js Use Express router for content endpoint 2023-12-04 12:47:38 -05:00
extensions.js Fix discovery endpoint route 2023-12-04 21:54:03 +02:00
files.js Move client-relative path logic to helper function 2023-12-06 17:22:37 -05:00
google.js Fix Bison models 2023-12-14 22:18:34 +02:00
groups.js Configurable auto-mode delay 2023-12-16 02:52:48 +02:00
horde.js Use Express router for horde endpoint 2023-12-04 12:51:02 -05:00
novelai.js Merge pull request #1482 from valadaptive/sse-stream 2023-12-10 18:32:19 +02:00
openai.js Add proxy support for multimodal captions. Add caption pre-prompt 2023-12-17 19:41:20 +02:00
presets.js Fix OpenAI presets extension 2023-12-06 21:46:08 +02:00
prompt-converters.js Fix server crash if multimodal prompt contains no image 2023-12-14 21:21:37 +02:00
secrets.js Merge branch 'staging' into release 2023-12-17 10:38:04 +01:00
serpapi.js Add filters to serpapi/visit 2023-12-12 03:56:36 +02:00
settings.js Move settings endpoints to their own module 2023-12-14 16:56:45 -05:00
sprites.js Use Express router for sprites endpoint 2023-12-04 12:57:13 -05:00
stable-diffusion.js Add TogetherAI for image generation 2023-12-18 03:33:05 +02:00
stats.js Move stats helpers into stats endpoint 2023-12-07 13:04:54 -05:00
thumbnails.js Use Express router for thumbnails endpoint 2023-12-04 12:59:24 -05:00
tokenizers.js Merge remote-tracking branch 'fork/staging' into gemini 2023-12-15 01:35:17 +10:00
translate.js Avoid returning 401 as API response code 2023-12-09 15:11:35 +02:00
vectors.js Re-add Together as a text completion source 2023-12-17 23:38:03 +02:00
worldinfo.js Move worldinfo endpoints into separate file 2023-12-06 20:00:51 -05:00