SillyTavern/public/scripts
city-unit 0033090a93
Idle Response / Continuous Generation (#1132)
* Initial idle stuff

* Much closer, can now quietly send as user to get a char response.

* Tweaks

* Better, reset the count of getting a message back, don't send while prompt is waiting.

* Allow selecting who is being prompted

* Comments and cleaup

* Remove char name for the moment (needs something here probably)

* Add random time period and "Always add character's name to prompt" respect

* Tooltips

* Load/unload listeners

* Reduce log spam

* Add inline prompt inclusion

* Add full loud prompting

* Comments

* Fix instruct newline (I think)

* Don't reset count on continue

* add quietToLoud for script.js

* add quietToLoud for slashcommands.js

* Keep instruct directives

* Removed some logging, don't do the Novel formatting if Q2L

* Logspam begone.

* Removed a bit more logging

* Add alignment style

* Reformat files. Add comments

* Reorder extensions

* Fix repeat logic to prompt once then only repeat the number specified

* Make repeat count more clear

---------

Co-authored-by: RossAscends <124905043+RossAscends@users.noreply.github.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-09-17 22:00:10 +03:00
..
extensions Idle Response / Continuous Generation (#1132) 2023-09-17 22:00:10 +03:00
templates Add copy to clipboard button on prompt itemization popup (#1124) 2023-09-13 11:52:37 +03:00
authors-note.js
bookmarks.js Don't remove names from the past chat. Fix non-streaming auto-continue. 2023-09-15 23:32:01 +03:00
extensions.js Merge pull request #1145 from SillyTavern/release 2023-09-17 15:23:25 +03:00
f-localStorage.js
filters.js
group-chats.js Don't remove names from the past chat. Fix non-streaming auto-continue. 2023-09-15 23:32:01 +03:00
horde.js horde model selection QoL 2023-09-17 23:00:23 +09:00
i18n.js Add debug functions menu 2023-08-27 23:20:43 +03:00
instruct-mode.js context template preset manager 2023-08-26 12:09:47 +02:00
kai-settings.js Remove legacy Pygmalion formatting, part 2 2023-09-06 14:19:29 +03:00
mancer-settings.js Mobile doesn't like select2 2023-09-10 14:39:49 +03:00
nai-settings.js Move NovelAI endpoints to separate file 2023-09-15 17:54:13 +03:00
openai.js Move missed endpoints 2023-09-16 18:03:31 +03:00
personas.js Add char to persona converter. Move persona functions to a separate script file 2023-08-29 01:54:11 +03:00
power-user.js Add Border Color Control 2023-09-16 15:42:26 +09:00
preset-manager.js Move preset management into a separate file 2023-09-16 17:36:54 +03:00
PromptManager.js Clean up browser logs 2023-09-05 18:23:24 +03:00
RossAscends-mods.js skill issue: dont hide draggables on every keydown 2023-09-17 19:41:17 +09:00
secrets.js Extract endpoints for secrets and assets to separate files 2023-09-16 16:39:07 +03:00
server-history.js Fix not applying ooba streaming url from server history 2023-09-13 18:07:06 +03:00
showdown-exclusion.js
slash-commands.js Idle Response / Continuous Generation (#1132) 2023-09-17 22:00:10 +03:00
stats.js
tags.js custom colors for tag text 2023-09-16 18:37:19 +09:00
textgen-settings.js Remove legacy Pygmalion formatting, part 2 2023-09-06 14:19:29 +03:00
tokenizers.js Move tokenizer endpoint and functions to separate file 2023-09-16 18:48:06 +03:00
utils.js Cache and sample classification results 2023-09-09 17:31:27 +03:00
world-info.js Confirmation for WI entry delete 2023-09-05 12:05:20 +03:00