Commit Graph

6937 Commits

Author SHA1 Message Date
Cohee
9ae7325100 Remove newbie mode 2024-09-01 17:39:36 +03:00
RossAscends
9e63682386 Merge branch 'contentEditablew-AF-Panel' of https://github.com/sillytavern/sillytavern into pr/Cohee1207/2711 2024-09-01 23:29:36 +09:00
RossAscends
b10b28c5c8 tooltip for custom stop string format 2024-09-01 23:29:34 +09:00
Cohee
f1f254cadf Remove contenteditable from input 2024-09-01 17:17:18 +03:00
Cohee
2447a11d5c Un-newbie some buttons 2024-09-01 17:15:45 +03:00
RossAscends
361ab2bc23 fix context settings inputs not showing newlines on initial load 2024-09-01 22:34:56 +09:00
RossAscends
24c140736d fix div text overflow from breaking columns 2024-09-01 22:00:32 +09:00
RossAscends
127a46e420 Merge branch 'staging' into pr/Cohee1207/2711 2024-09-01 19:56:42 +09:00
RossAscends
93bfe7f40b buttonify instruct header toggles, style instruct columns when disabled 2024-09-01 19:51:30 +09:00
RossAscends
3ed198deb7 header-ify custom stop strings and tokenizer sections 2024-09-01 18:43:26 +09:00
Cohee
329e395077 cast => as 2024-09-01 11:50:16 +03:00
Cohee
5d798fafdd Rename type => cast 2024-09-01 11:49:32 +03:00
Cohee
5563d49184 Don't throw in array/dict conversion 2024-09-01 11:44:56 +03:00
Cohee
bc65c5b7e7 Merge branch 'staging' into fix-pipe-types 2024-09-01 11:43:29 +03:00
RossAscends
2f36b659cf dumbfix heights of disabled instruct system sequence fields 2024-09-01 17:41:48 +09:00
Cohee
9a6a82b400 Emit event on streaming tick 2024-09-01 11:35:09 +03:00
Wolfsblvt
f1a6303760
Merge pull request #2744 from SillyTavern/fix-char-list-scrollheight
Fix "hidden" block in char list messing up scroll
2024-09-01 10:17:54 +02:00
RossAscends
1d4deee81d Merge branch 'contentEditablew-AF-Panel' of https://github.com/sillytavern/sillytavern into pr/Cohee1207/2711 2024-09-01 13:47:31 +09:00
RossAscends
b835a4c47b activation regex before sys prompt, template save text to sequences header 2024-09-01 13:47:23 +09:00
RossAscends
be178b1cf4 tweak layout 2024-09-01 13:42:41 +09:00
Wolfsblvt
bd52d737bf Fix "hidden" block in char list messing up scroll
- Fixes #2743
2024-09-01 06:21:26 +02:00
RossAscends
174c178485 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2024-09-01 12:01:55 +09:00
RossAscends
627e44ba49 improve tooltip for Tabby Banned tokens sampler (incl. banned strings help text) 2024-09-01 12:01:52 +09:00
Wolfsblvt
b08e55b9f6 WI highlight/log on automatic setting change 2024-08-31 22:20:35 +02:00
Cohee
e690a87294
Merge pull request #2741 from SillyTavern/xtc-koboldcpp
XTC for koboldcpp
2024-08-31 20:28:22 +03:00
Cohee
d225c05457 Remove empty line 2024-08-31 20:27:36 +03:00
Cohee
ae2d0f04ed Add XTC for koboldcpp 2024-08-31 20:18:51 +03:00
Cohee
4dbed09505 Merge branch 'staging' into feat/xtc 2024-08-31 20:03:46 +03:00
Cohee
367ae81251
Merge pull request #2735 from toastli/patch-1
Change interactive widget to resizes content.
2024-08-31 03:40:54 +03:00
Cohee
293676feff Cohere: unbreak requires for old models 2024-08-30 23:32:09 +03:00
Cohee
b9543054d8 Chat Completion: Increase unlocked context size 2024-08-30 21:47:26 +03:00
Cohee
f155b83792 Cohere: new cmd-r models 2024-08-30 20:00:42 +03:00
Cohee
1fa9710a5c
Fix bulk delete async hell (#2730)
* Fix bulk delete async hell

* Remove refresh flag (always refresh)

* Don't throw on deletion fetch failed

* Clear toast on bulk finish
2024-08-30 19:52:57 +03:00
Cohee
e6021bda1c
Merge pull request #2726 from imesha10/staging
Remove Claude user message filler limit
2024-08-30 01:13:28 +03:00
Cohee
9010880b64 Fix last prompt line not counted toward token limit 2024-08-30 00:00:51 +03:00
Cohee
b21ba850c0 Fix not counting chat separator and preamble toward token limit 2024-08-29 23:36:07 +03:00
Cohee
2b904bb170 NovelAI: Adjust Kayra max length on subscription tier 2024-08-29 23:28:23 +03:00
Cohee
bdc335d238 NovelAI: Update API URL for Kayra 2024-08-29 22:32:56 +03:00
Cohee
9558e14081 Revert bad reformat 2024-08-29 13:04:46 +00:00
Cohee
3746f08590 Add type conversion for /setvar commands with index 2024-08-29 12:55:54 +00:00
toastli
7c418888de
Change interactive widget to resizes content.
Prevents chrome on android from sliding up the entire viewport and instead resizes
2024-08-29 19:47:19 +10:00
Cohee
7aaabbd2bb Personas: fix duplication in Chat Completions 2024-08-28 22:44:26 +03:00
Cohee
07a6e1aa53
Merge pull request #2708 from Yokayo/staging
Update ru-ru translation
2024-08-28 21:23:45 +03:00
Cohee
c820d5f56a Reformat code 2024-08-28 21:20:21 +03:00
Cohee
e11e7b7d52 Translate message copy 2024-08-28 21:15:20 +03:00
Cohee
c3a253baf3 Persona: add None position, fix double insert on In-chat position 2024-08-28 21:08:32 +03:00
Cohee
6e7c72364f
Merge pull request #2727 from M0ch0/staging
Support gemini-1.5-series-exp-0827
2024-08-28 09:51:04 +03:00
M0cho
268aeb0ae5 Support gemini-1.5-exp-0827 2024-08-28 08:24:04 +09:00
Imesha Maldeniya
4525061814
Update index.html - Fixed claude system prompt character limit
Removed the maxlength property for the textarea.
2024-08-27 18:09:52 -04:00
Cohee
da96bf3c29 Fix showdown patch registration 2024-08-27 10:50:24 +00:00