Commit Graph

7337 Commits

Author SHA1 Message Date
Cohee 44cc81fa73 Save models before emitting status change 2024-09-15 18:14:40 +03:00
Wolfsblvt f0a3886b42 Reset scan state to recursion on more available 2024-09-15 17:02:48 +02:00
Wolfsblvt 609439def1 WI delay until recursion levels 2024-09-15 16:56:21 +02:00
Cohee d08f964c2d Clickable contributors wall 2024-09-15 16:50:40 +03:00
Cohee dca9871dd9
Revamp read me (#2854)
* inital commit

* Rewrite some readme sections

* Fix typo

* more edits

* Remove remote connections from readme

* Vision wording

* Fix headers

* edit api key viewing instructions

* Fix heading nesting

* Swap priorities

* Swap news sections

* Don't deadname horde

* merge STL install instructions into a single section

* NodeJS is family friendly

* Windows users are users too

* Numbers are scary

* Total Waifu Annihilation

* less repetittitiitiveness

* attempted ordered list fix

* emoji for STL

* clarify termux install disclaimer

* Remove outdated credits

* fix broken note format

* Remove news section

* Move screenshots

* not so braggadiciously

* Add contributors workflow

* Add contributors workflow

* add wolf to support spam recipients list

* chore: update contributors [skip ci]

* no double or

* typo

* Add contributors list

* Replace with a remote image

* Remove contributors workflow

* Lean credits list

* Fix typos

* Remove defaults from CMD args

* Contributors => Top Contributors

* Replace link to API connections

* Less repetition

---------

Co-authored-by: RossAscends <124905043+RossAscends@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-15 16:44:36 +03:00
Cohee 64e38eb8d1 Remove contributors workflow 2024-09-15 15:18:00 +03:00
github-actions[bot] 82da4598ca
chore: update contributors [skip ci] 2024-09-15 11:31:26 +00:00
Cohee 7e9fcdaa21 Add contributors workflow 2024-09-15 14:30:50 +03:00
Cohee 2bc87a401e Try detect LM Studio in status check
Fixes #2849
2024-09-15 08:24:28 +03:00
Cohee 2478e17164 Remove legacy API for Aphrodite 2024-09-15 08:05:53 +03:00
Cohee 1fe4a230fe Record tokenizer to itemized prompts. 2024-09-14 22:05:59 +03:00
Cohee 2b08d61c27
Merge pull request #2843 from steve02081504/patch-1
join chatlog with `\x01`
2024-09-14 21:51:36 +03:00
Cohee f1f74217cc Move joiner into constant 2024-09-14 21:50:58 +03:00
Cohee 5b8c149947
Merge pull request #2841 from AlpinDale/aphrosamplers
chore: slight refactor of aphrodite samplers
2024-09-14 16:55:40 +03:00
Cohee 50de678980 Hide beam search for vllm. It never worked. 2024-09-14 16:53:21 +03:00
Cohee f0d361bc7a Remove unused beam search 2024-09-14 16:41:22 +03:00
Cohee 28837ff883 Hard code include_stop_str_in_output 2024-09-14 16:32:50 +03:00
Cohee 33e6ffd36e Update translations 2024-09-14 16:31:04 +03:00
AlpinDale 1cc935796f fix early_stopping 2024-09-14 12:45:29 +00:00
AlpinDale fde76069e0 remove beam search 2024-09-14 12:42:21 +00:00
AlpinDale 9c94348491 clean up 2024-09-14 12:38:19 +00:00
RossAscends b376ea884b
Markdown hotkeys for textareas (#2800)
* initial commit

* dont hijack all ctrl keybinds

* change strikethrough bind, convert to subscribable class, target key textareas

* better early return, hotkey reversiblility

* possible undo solution, key checks to switch

* execCommand alternate, perfect Undo

* format full word when caret is in the middle of a word

* double backticks do nothing, dummy.

* ctrl+K for ....'K'ode snippet...

* remove console logs

* Add new hotkeys to help

* Allow hotkeys in message edit textarea

* add markdown hotkey help text

* help text addition to mention hotkeys work in message edits

* add markdown hotkeys to WI entry content box

* disengage if alt/win pressed, universal prevent default

* disengage if shiftKey pressed

* re-allow shift for one special case

* add MD hotkeys toggle in user settings

* add markdown enabled icon on relevant textareas when appropriate

* Add icon to help

* Uniform formatting

* Add opacity to icon

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-09-14 14:16:26 +03:00
Cohee bbb0391459 Update usage instructions in plugins.js 2024-09-14 13:06:34 +03:00
Cohee 6392ac7074 Set working directory to plugin path 2024-09-14 13:05:56 +03:00
Cohee 34a1b5586a
Merge pull request #2847 from ceruleandeep/staging
Update makersuite-vectors.js to use Gemini API text-embedding-004 model
2024-09-14 12:42:38 +03:00
ceruleandeep 4acd729611
Update makersuite-vectors.js to use Gemini API text-embedding-004 model 2024-09-14 19:01:48 +10:00
Cohee 88709e0541
Merge pull request #2728 from zhongerxll/patch-1
Update constants.js
2024-09-14 09:35:18 +03:00
steve green 96fe4c4ab6
join chatlog with `\x01` 2024-09-14 10:05:30 +08:00
Wolfsblvt 86b114b5e5 Merge branch 'release' into staging 2024-09-14 02:45:31 +02:00
Wolfsblvt b89bb6fee7 Update Horde link in readme 2024-09-14 02:44:01 +02:00
Cohee 0a05ef63c6
Merge pull request #2803 from SillyTavern/small-bookmark-updates
Update Checkpoints Feature (Expand tooltip and icons, add slash commands, refactoring)
2024-09-13 21:54:27 +03:00
Cohee 0ed39d19ec Fix TTS falsy checks 2024-09-13 21:51:05 +03:00
Cohee 01b83f893b Fix translation key removal 2024-09-13 21:48:35 +03:00
Cohee a13d3f643c Fix shift+click in chat manager 2024-09-13 21:35:42 +03:00
Cohee 917a994ca8 Merge branch 'staging' into small-bookmark-updates 2024-09-13 21:10:12 +03:00
Cohee 5dd1d26350
Merge pull request #2842 from SillyTavern/o1
OpenAI O1
2024-09-13 21:05:00 +03:00
Cohee eeee206887 Fix logit_bias comment 2024-09-13 21:03:04 +03:00
Cohee d99a5eba2a Remove empty message looping 2024-09-13 20:52:34 +03:00
Cohee db2b356942 Remove stop for o1 2024-09-13 20:47:41 +03:00
Wolfsblvt 6257f8b7f9 Fix /checkpoints-list with ids 2024-09-13 19:44:06 +02:00
Cohee fefa6a0f5b Update old code style 2024-09-13 20:31:50 +03:00
Wolfsblvt dc7bc30f4b Fix /checkpoint-create "mesId" argument 2024-09-13 19:29:54 +02:00
Cohee 084eebf610 Update /caption mesId argument name 2024-09-13 20:28:19 +03:00
Cohee 45cfc532b1 Redirect max_tokens to max_completion_tokens 2024-09-13 19:56:48 +03:00
Cohee 6371b4929f Fix HTML spacing 2024-09-13 19:47:53 +03:00
Cohee 6d79cc015a Add OpenAI o1 2024-09-13 19:44:12 +03:00
Cohee 854541f4ba
Merge pull request #2838 from SillyTavern/genraw-error-logging
Improve error handling of /genraw and /gen
2024-09-13 14:23:16 +03:00
Cohee 8dd7a97eb3 Prevent duplicate toasts 2024-09-13 11:22:12 +00:00
Cohee 620847c4d6 Fixed logs 2024-09-13 11:12:41 +00:00
Cohee 0aede54cf1 Fix throw on /gen 2024-09-13 11:10:24 +00:00