Cohee
9aada5837f
Fix opening chats in manage chats for export and deletion.
2023-11-08 23:50:25 +02:00
Cohee
9667b82599
Fix /del command (for real this time)
2023-11-08 23:42:44 +02:00
Cohee
6dc5906229
Add ranges to /cut slash command
2023-11-08 23:04:32 +02:00
Cohee
606f2bd9bb
Allow deleting the first message
2023-11-08 19:55:54 +02:00
Cohee
480099ee97
Mancer will work in legacy API mode. Remove Soft Prompt mentions.
2023-11-08 18:16:47 +02:00
Cohee
2a5a780f3b
Clarify ooba streaming error text
2023-11-08 18:01:41 +02:00
Cohee
d81354e2a5
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-08 16:29:02 +02:00
Cohee
dbf995fd24
Add character card macros
2023-11-08 16:28:55 +02:00
RossAscends
d8fd4c4767
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-11-08 23:24:30 +09:00
RossAscends
a5fd33d08a
Kobold sampler restyle
2023-11-08 23:24:28 +09:00
Cohee
d144831569
#1332 Fix group chat branching
2023-11-08 13:26:50 +02:00
Cohee
e76c18c104
Legacy ooba API compatibility shim
2023-11-08 10:13:28 +02:00
kingbri
8155b1c365
Chats: Fix past chat fetching
...
Includes checks if an element of the array includes a character ID,
but the array contains characters. We want to check if the value
at the specified index exists in the first place.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-08 00:46:26 -05:00
Cohee
865256f5c0
Fix ooba tokenization via API. Fix requiring streaming URL to generate
2023-11-08 03:38:04 +02:00
Cohee
b2629d9718
Refactor status checks and indicators.
2023-11-08 02:52:03 +02:00
Cohee
2c7b954a8d
#1328 New API schema for ooba / mancer / aphrodite
2023-11-08 00:17:13 +02:00
Cohee
2d2ff5230c
Merge pull request #1318 from artisticMink/feature/bulk-edit-enhanced
...
Feature/bulk edit enhanced
2023-11-07 20:47:06 +02:00
Cohee
41211137fe
#1325 Revert precision changes on some KAI/NAI sliders
2023-11-06 22:58:04 +02:00
Cohee
57e845d0d7
Resolve best match tokenizer for itemization. Adjust styles of token counter
2023-11-06 20:25:59 +02:00
Cohee
1a3f100018
Move stop strings post-processing up
2023-11-06 19:19:34 +02:00
artisticMink
d2bc1e12c3
Make overlay work with legacy bulk delete button
2023-11-06 16:13:34 +01:00
artisticMink
a876d098fe
Skip handleDeleteCharacter when character is undefined
2023-11-06 16:13:34 +01:00
artisticMink
545d933e15
Revert "Add create deck functionality to context menu"
...
This reverts commit 015c83ae
2023-11-06 16:13:34 +01:00
artisticMink
778eb2be0e
Refactor CharacterGroupOverlay to BulkEditOverlay
2023-11-06 16:13:34 +01:00
artisticMink
e4da7d2a69
Add create deck functionality to context menu
2023-11-06 16:13:34 +01:00
artisticMink
6eb6527d11
Prototyping
2023-11-06 16:13:34 +01:00
Cohee
dc1abed9c6
Fix loader blocking onboarding flow on first run
2023-11-06 10:23:47 +02:00
Cohee
f0c0949aa0
Add token ids viewer to tokenizer plugin
2023-11-05 22:45:37 +02:00
Cohee
5120cf38f0
Fix macros in first message with alt.greetings
2023-11-05 19:14:17 +02:00
Cohee
ebe5f355d3
Fix formatting of hidden messages
2023-11-05 18:34:11 +02:00
RossAscends
304aa38f24
fix retrieval of currentChatID for renamed chars
2023-11-06 01:23:34 +09:00
RossAscends
19c0100983
finally add theme styles to checkboxes
2023-11-05 15:47:29 +09:00
Cohee
a1b943dbbc
Delete itemized prompts on chat deletion
2023-11-05 02:35:44 +02:00
Cohee
88df8501b3
Fix continue on forced OR instruct. Display proper itemized prompt
2023-11-05 02:20:15 +02:00
Cohee
36c627bd1b
Save itemized prompts between sessions
2023-11-04 23:25:22 +02:00
Cohee
2f9b247c46
Merge pull request #1307 from aisu-wata0/regexScript_promptOnly
...
Regex script: prompt only checkbox
2023-11-04 22:37:41 +02:00
Aisu Wata
4bdfd9d164
Regex script: promptOnly modifies coreChat
2023-11-04 15:14:59 -03:00
Cohee
4dccd4a053
Show app loader on start
2023-11-04 20:06:13 +02:00
Cohee
81e52fb77c
Display error when chat info couldn't be loaded
2023-11-04 18:49:06 +02:00
Cohee
00cc0483f7
Fix input behavior
2023-11-04 17:48:55 +02:00
Cohee
e1e472bf79
Add {{lastMessageId}} macro, make async slash command handlers wait for completion
2023-11-04 13:33:09 +02:00
Aisu Wata
c94962aa3c
Regex script: promptOnly checkbox and feature
2023-11-02 19:52:33 -03:00
Cohee
c695f73586
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-11-01 22:59:07 +02:00
Cohee
e8f4653a25
Add interactive mode for SD plugin
2023-11-01 22:58:59 +02:00
RossAscends
230ef417b6
Ooba sampler panel overhaul
2023-11-02 02:53:50 +09:00
Cohee
a0706fcfc8
Add loader UI component
2023-10-31 22:16:33 +02:00
RossAscends
a27e7a139a
Chat History Panel Overhaul, shorter filenames
2023-10-30 14:16:20 +09:00
Cohee
91862bff43
Fix double-emit of CHAT_CHANGED on /go command
2023-10-29 23:23:42 +02:00
Cohee
7b6603614f
Add API icons for aphrodite and mancer
2023-10-29 23:02:56 +02:00
Cohee
483ae22bc3
Add ability to abort generation by extension interceptors
2023-10-29 18:29:10 +02:00