SillyTavern/src/endpoints
2023-12-16 09:44:47 +10:00
..
backends more last prompt fixes + added an svg 2023-12-16 09:44:47 +10: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 Move group endpoints into separate file 2023-12-06 20:00:31 -05: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 Avoid returning 401 as API response code 2023-12-09 15:11:35 +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 finish mistral frontend integration + apikey status check 2023-12-16 07:15:57 +10: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 Use Express router for stable diffusion endpoint 2023-12-04 12:58:02 -05: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 added mistral vector support (off the back of oai's) 2023-12-16 08:37:39 +10:00
worldinfo.js Move worldinfo endpoints into separate file 2023-12-06 20:00:51 -05:00