SillyTavern/public/scripts
valadaptive 92bd766bcb Rename chat completions endpoints
OpenAI calls this the "Chat Completions API", in contrast to their
previous "Text Completions API", so that's what I'm naming it; both
because other services besides OpenAI implement it, and to avoid
confusion with the existing /api/openai route used for OpenAI extras.
2023-12-13 18:52:08 -05:00
..
extensions Add vector storage to WI scanning 2023-12-11 22:47:26 +02:00
templates Add to macro help 2023-12-12 01:24:21 +02:00
BulkEditOverlay.js Fix ESLint 2023-12-09 16:09:10 +02:00
PromptManager.js Fix {{original}} macro left out if original is empty 2023-12-07 01:27:55 +02:00
RossAscends-mods.js Fix adv.defs overlap with past chats. Close CFG with Escape 2023-12-11 15:39:58 +02:00
authors-note.js Add vector storage to WI scanning 2023-12-11 22:47:26 +02:00
backgrounds.js Rename backgrounds API endpoints 2023-12-07 15:17:19 -05:00
bookmarks.js Rename group API endpoints 2023-12-06 19:59:58 -05:00
bulk-edit.js Enable object-curly-spacing lint 2023-12-04 12:32:41 -05:00
cfg-scale.js Add reduced motion toggle 2023-12-10 20:02:25 +02:00
chats.js Add prerequisites for websearch extension 2023-12-12 01:08:47 +02:00
extensions.js Add prerequisites for websearch extension 2023-12-12 01:08:47 +02:00
f-localStorage.js lint: Use 4 space indent 2023-12-02 21:56:16 +02:00
filters.js lint: Require semicolons 2023-12-02 21:11:06 +02:00
group-chats.js Merge pull request #1493 from valadaptive/generate-cleanups 2023-12-11 20:21:32 +02:00
horde.js lint: Comma dangle 2023-12-02 22:06:57 +02:00
i18n.js Require single quotes 2023-12-02 13:04:51 -05:00
instruct-mode.js lint: Require semicolons 2023-12-02 21:11:06 +02:00
kai-settings.js Rename Kobold-related endpoints 2023-12-12 16:42:12 -05:00
loader.js lint: Fix JSdocs 2023-12-03 14:23:20 +02:00
mancer-settings.js Make textgen settings type checks more concise 2023-12-03 14:56:01 -05:00
nai-settings.js Fix streaming processor error handler hooks 2023-12-08 02:01:08 +02:00
openai.js Rename chat completions endpoints 2023-12-13 18:52:08 -05:00
personas.js lint: Comma dangle 2023-12-02 22:06:57 +02:00
power-user.js #1524 Add FPS limiter to streamed rendering 2023-12-12 22:11:23 +02:00
preset-manager.js Add /preset command 2023-12-12 19:14:17 +02:00
secrets.js Rename /viewsecrets to /api/secrets/view 2023-12-04 10:14:51 -05:00
server-history.js Require single quotes 2023-12-02 13:04:51 -05:00
setting-search.js Require single quotes 2023-12-02 13:04:51 -05:00
showdown-exclusion.js lint: Comma dangle 2023-12-02 22:06:57 +02:00
slash-commands.js add /tokens slash command to call getTokenCount 2023-12-11 22:51:07 +00:00
sse-stream.js Default event type to 'message' if it's empty 2023-12-10 04:45:10 -05:00
stats.js Rename stats API endpoints 2023-12-07 13:00:34 -05:00
tags.js lint: Fix JSdocs 2023-12-03 14:23:20 +02:00
textgen-settings.js Rename /textgenerationwebui endpoint 2023-12-12 16:40:14 -05:00
tokenizers.js Add API token ids from KoboldCpp 2023-12-14 01:28:18 +02:00
utils.js #1524 Add FPS limiter to streamed rendering 2023-12-12 22:11:23 +02:00
variables.js Revert pipe caching 2023-12-08 00:33:27 +02:00
world-info.js Add vector storage to WI scanning 2023-12-11 22:47:26 +02:00