Cohee
a904260614
Fix old message left swipe
2023-07-03 01:42:40 +03:00
Cohee
5e24beef58
Merge pull request #613 from BlipRanger/feature/swipe_info
...
Feature/swipe info
2023-07-03 01:36:16 +03:00
Cohee
47e4d5925b
Merge pull request #618 from 50h100a/kobold-streaming-req
...
Cancel KoboldAI generation if streaming option conflicts.
2023-07-03 01:35:29 +03:00
Cohee
1fe2e4032a
Fix JSON data shift on newly created characters
2023-07-03 01:14:13 +03:00
50h100a
4afd616099
kAI streamin mismatch Warning -> Error
2023-07-02 17:19:53 -04:00
50h100a
44bf31e602
Block generation if streaming option conflicts.
2023-07-02 17:04:21 -04:00
Cohee
6d33e44519
Fix "continue" as a slash command
2023-07-02 23:59:33 +03:00
Cohee
0c3f3f952d
Toggle for space trimming
2023-07-02 23:47:33 +03:00
Cohee
7a33042ea9
Add slash commands for chat styles and continue
2023-07-02 22:40:38 +03:00
Cohee
549fb19676
continue copium for Poe
2023-07-02 20:23:37 +03:00
Cohee
8eb82cdcd9
Continue
2023-07-02 20:21:42 +03:00
Cohee
c156e32ec7
Merge pull request #611 from bdashore3/dev
...
Add AI reply prefixes for prompt construction
2023-07-02 18:00:00 +03:00
RossAscends
229ec5f255
+"/cut N" for targeted mes deletion,
...
+ toggle to show mesIDs in chat
2023-07-02 17:32:48 +09:00
kingbri
990a5faf7d
Generate: Move reply prefix call to common function
...
Helps pass down user biases to OpenAI's prompt builder.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-01 20:12:19 -04:00
kingbri
080ecec5f2
Chat: Add AI reply prefixes
...
Experimentation yields that prefixing a reply with something drives
the AI to possibly produce more targeted and meaningful conversation.
The example I used is showing an AI's "thoughts" in a message via
the use of backticks. By automatically prefixing {{char}}'s thoughts,
the AI generates an internal monologue that the user can also use
for their own responses.
This feature is stable, but in an experimental state for now in terms
of expansion.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-01 20:12:19 -04:00
BlipRanger
715a6f1bff
Cleanup
2023-07-01 18:35:47 -04:00
BlipRanger
e01a2c3bcf
Store metadata for swipes, pull it back
2023-07-01 18:32:51 -04:00
Cohee
596cd1762f
#609 Export JSONL chat with octet-stream type
2023-07-01 23:55:53 +03:00
Cohee
63bd4cd499
Fix selecting personas with quick reply
2023-07-01 19:25:04 +03:00
Cohee
822e4b88f5
#606 Support multiline curly bias
2023-07-01 17:24:55 +03:00
Cohee
fe8db4ded8
#605 JB prompt override for Poe.
2023-06-30 19:32:07 +03:00
Cohee
8cda073d00
Fix sticky bias
2023-06-30 18:38:15 +03:00
Cohee
32441aa33e
[chore] Copy-paste example id fix
2023-06-30 12:11:38 +03:00
RossAscends
e6761f7293
Zoomed Avatars back to reg. mobile 🦀
2023-06-30 12:59:40 +09:00
Cohee
0da4bce378
Use select2 for character lore selector
2023-06-29 20:27:08 +03:00
Cohee
8687932896
Customizable samplers order for KoboldAI
2023-06-29 20:15:48 +03:00
Cohee
d813ec4ef3
Fix Novel tablet tier context size
2023-06-29 18:32:57 +03:00
Cohee
e9466916da
Fix tags import after merge
2023-06-29 12:27:23 +03:00
Cohee
332648973f
Merge branch 'dev' into feature/tags
2023-06-28 22:57:53 +03:00
Cohee
fc8553a140
Remove embedded lorebook when unselecting it in UI
2023-06-28 20:35:25 +03:00
Cohee
322ab9b47a
Fix Chub import by URL
2023-06-28 19:17:16 +03:00
BlipRanger
0f0647c6e4
Prompt when tags are being imported
2023-06-28 12:12:56 -04:00
Cohee
d0ab763d2e
[Feature Request] Filter via Tags on Group Chat's "Add Members" Search Box #388
2023-06-28 18:26:23 +03:00
RossAscends
667cbf6f0f
optimize Reset Panels, saveSettings emit onSuccess
2023-06-28 22:31:47 +09:00
BlipRanger
ad11ec8d00
Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/tags
2023-06-28 08:55:40 -04:00
RossAscends
d66542e88e
fix: MovingUI breaking, typos, WI selector scroll
2023-06-28 20:40:29 +09:00
RossAscends
93b1774135
Merge pull request #586 from bdashore3/dev
...
[IMPORTANT] Fix world info splice method
2023-06-28 14:08:32 +09:00
BlipRanger
136ba40956
Fix the check for V1 vs V2, cleanup
2023-06-28 00:57:20 -04:00
BlipRanger
2b5a028af4
Import tags from card correctly
2023-06-28 00:32:07 -04:00
BlipRanger
ea2c7973a9
Unmerge plus first try at importing card tags
2023-06-27 23:59:22 -04:00
kingbri
2f2f88dedd
World Info: Fix array splice method
...
Character lore layers used array.splice() in the wrong way. Somehow
this passed my testing through sheer luck. Rewrite for using indicies
to splice and for more efficiency with iteration.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-27 21:04:04 -04:00
BlipRanger
a512e3bec0
Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/random
2023-06-27 20:18:55 -04:00
BlipRanger
9903e85a66
Add random slash command
2023-06-27 20:03:49 -04:00
RossAscends
5db69d1ce0
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-28 01:30:15 +09:00
RossAscends
a9009725ce
hide unusables on mobile
2023-06-28 01:29:35 +09:00
Cohee
d59174da77
Add optional chaining
2023-06-27 19:22:42 +03:00
Cohee
679143967d
Merge pull request #580 from lsaa/first-line-desc-cutoff
...
Limit the character list sysnopsis to the first line of Creator's Notes
2023-06-27 19:20:03 +03:00
RossAscends
54f472a750
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-28 00:58:36 +09:00
RossAscends
a0dbee6749
unlimited zoomed avatars + movingUI rewrite
2023-06-28 00:58:32 +09:00
Cohee
69fdb9090f
Add Chub downloader for characters and lorebooks
2023-06-27 18:39:08 +03:00