Cohee
8df27254fd
Merge pull request #2640 from edk208/release
...
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
Cohee
fcfa15a5ad
Add model to presets. Fix restoration on app load
2024-08-11 16:18:24 +03:00
Edward Kim
41247740b1
fixed model in max context
2024-08-10 22:00:26 -04:00
Edward Kim
88ada0f67d
fixed ordering in image generation source, and max token length for llm models
2024-08-10 21:55:52 -04:00
Cohee
9af640cdf8
Merge pull request #2635 from SillyTavern/independent-WI-disable
...
Split WI Entry 'disable' into separate toggle
2024-08-11 00:11:23 +03:00
Cohee
41a3a97925
Clean-up commented code
2024-08-11 00:10:17 +03:00
Edward Kim
08d5a2826f
fixed generation endpoints, added animation via gifs
2024-08-10 13:07:52 -04:00
RossAscends
06efdf17d8
clarify regex editor tooltips
2024-08-10 18:12:45 +09:00
RossAscends
ffb374b8f3
clarify Regex editor "only" toggles.
2024-08-10 18:07:39 +09:00
RossAscends
d7d99fa94c
add tooltip, efficient-ify class toggling
2024-08-10 17:53:02 +09:00
RossAscends
0dce445375
fix toggle logic and cursors
2024-08-10 13:07:07 +09:00
RossAscends
704058ac36
re-divorce entry active state from trigger strategy
2024-08-10 12:48:47 +09:00
splitclover
dcfeb837a8
Add await to events
2024-08-10 00:44:01 +02:00
splitclover
696ca50652
Merge branch 'SillyTavern:staging' into staging
2024-08-09 23:49:59 +02:00
splitclover
754752c80a
Added chat completion import/export events
2024-08-09 23:49:18 +02:00
Cohee
478e1a6bb5
Merge pull request #2629 from SillyTavern/improve-swipe-commands
...
Improve `/addswipe` and `/delswipe` slightly
2024-08-10 00:48:48 +03:00
Cohee
6683ae810f
Replace mobile TTS placeholder text
...
Closes #2631
2024-08-09 10:17:06 +03:00
Wolfsblvt
7ffc69b83b
/delswipe returns current swipe id
2024-08-09 00:38:51 +02:00
Wolfsblvt
2ce58bb0a6
Allow switching on /addswipe
...
- Add optional "switch" arg to /addswipe
- Make /addswipe return the new swipe id
2024-08-09 00:37:26 +02:00
Edward Kim
b9857eb315
Added block entropy endpoints for chat and image
2024-08-08 00:08:03 -04:00
Cohee
6e1ba5f7e2
Change event handler type for custom CSS
...
Closes #2624
2024-08-08 00:21:18 +03:00
Cohee
93c7dd50f5
Fix template name case
2024-08-07 22:01:43 +03:00
Cohee
f0b13d3172
Allow wand SD gens when LLM not connected
2024-08-07 20:58:36 +03:00
Cohee
32c48cf9fa
Fix default value for OpenRouter Top A
2024-08-07 20:58:19 +03:00
Wolfsblvt
444339e156
Merge pull request #2618 from steve02081504/patch-4
...
Update zh-cn.json
2024-08-06 11:31:09 +02:00
Wolfsblvt
ed3f028a36
consistent template names
2024-08-06 11:30:17 +02:00
Cohee
c76306d461
Restore CC OpenRouter providers on load
2024-08-06 11:33:56 +03:00
Cohee
76e2586eaf
Don't close providers dropdowns on select
2024-08-06 11:27:38 +03:00
Cohee
e45a445ef9
Init textgen model selects before loading settings
2024-08-06 11:22:13 +03:00
steve02081504
02c5a40b98
Crate WorldInfoKeywordHeaders.html
2024-08-06 11:20:19 +08:00
Cohee
0baca3b7d3
Merge branch 'staging' into wi-go-brrrrrr-too
2024-08-06 00:29:24 +03:00
Cohee
6637bc3052
Emit events on caption and SD image messages
2024-08-05 21:22:40 +03:00
Wolfsblvt
bc9eb080e5
Cannot recalc scrollHeight before resetting it
...
- Fixed Ross' fuck-up. You can thank me later
2024-08-05 07:53:24 +02:00
RossAscends
64e716bb62
async for resetScrollHeight, slightly faster WI/AF panel loads
2024-08-05 12:03:46 +09:00
Wolfsblvt
34767e5ce3
Improve performance by half on WI book load
2024-08-05 02:05:27 +02:00
Wolfsblvt
3523ec334d
Improve performance on fancy key selector init
2024-08-05 01:06:37 +02:00
Wolfsblvt
4966139fd1
Improve performance of expand/close all WI button
2024-08-05 00:09:50 +02:00
RossAscends
c13ca77bd9
added safety feature: reset MUI panel settings when toggling MUI off
2024-08-04 21:39:24 +09:00
Azariel Del Carmen
5d0581603b
fix: LLM Classifier Defaulting to Last Spoken Character's Expression For All Characters in Group Chats ( #2605 )
...
* fix: fix llm expression classifier on group chats
* chore: adjust some things
* fix: exisiting chats defaulting to last character's sent message
* chore: use dual awaits than promise
* chore: restore allSettled and separate await call for llm only
* chore: move classification to generateRaw
* chore: remove characterId
* chore: revert some placements back to how they were
* chore: remove uneeded imports
2024-08-04 13:24:24 +03:00
Cohee
16172b410c
Merge pull request #2598 from NearEDGE/quick-impersonate-regenerate-buttons
...
Added quick Regenerate and Impersonate buttons
2024-08-04 13:16:05 +03:00
NearEDGE
ea76ec89de
Removed quick regenerate button
...
Response to change request.
2024-08-03 16:56:43 -04:00
Cohee
68de3fed59
Merge pull request #2594 from SillyTavern/sd-stop
...
Image generation stop handling
2024-08-03 12:06:50 +03:00
Cohee
d5576cd7b7
Merge pull request #2601 from SillyTavern/wi-blackbox-be-gone
...
WI blackbox begone (Export, document and refactor a bit of the WI API)
2024-08-03 11:57:52 +03:00
Wolfsblvt
d84fef0478
Fix SD wand entry not always being clickable
2024-08-03 00:10:46 +02:00
Wolfsblvt
7d46ca212b
Expand/show DS prompt gen error
2024-08-03 00:06:48 +02:00
Cohee
664447d585
Stop propagation on WI entry delete
2024-08-03 00:00:15 +03:00
Wolfsblvt
c9acea8522
fix WI sorting error
2024-08-02 22:44:21 +02:00
Succubyss
366070adee
ultra re-addition (just in case), fixed system prompt line
2024-08-02 15:26:15 -05:00
Cohee
7e8b7e128e
Sync change with oai_settings
2024-08-02 22:51:29 +03:00
Succubyss
c291564925
gemini: max context, selection revisions, ultra removal
2024-08-02 14:35:48 -05:00