afab8311ba
fixed search and fav filter for new flex char list
2023-04-29 05:15:49 +09:00
58a5db4ab1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 05:01:35 +09:00
db3b31c2b5
- fav stars on right
...
- solo and groups all flex now
2023-04-29 05:01:33 +09:00
6dd1e0421c
Add code syntax highlight
2023-04-28 22:49:43 +03:00
a53531f320
Math formulas support Cohee1207/SillyTavern#26
2023-04-28 22:29:52 +03:00
3cfba38ce0
New character renaming logic
2023-04-28 21:38:02 +03:00
a7c8932e16
Proper item.fav boolean conversion
2023-04-28 18:41:47 +03:00
ce9717ea76
Inline tags display
2023-04-28 01:13:30 +03:00
0295ca67d3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-27 20:47:02 +03:00
54804efa75
Add character tagging (groups pending)
2023-04-27 20:46:54 +03:00
3c0a89eea5
add discord link to system welcome message.
2023-04-27 13:28:12 +09:00
c354f8ee30
fix random bg1 not updating correctly
2023-04-26 23:10:15 +09:00
d49602adc6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-26 21:15:34 +09:00
1c01d62b30
safe character renaming
...
- syncs /chats/ and sprites folders with char rename
- disengages on invald/blank names
- won't save over pre-existing files/folders
- won't update character as long as bad name exists in #name_div
- needs error handling to inform UI of bad names
- not adapted to update groups yet
2023-04-26 21:15:27 +09:00
252ce19f4a
Merge branch 'main' into dev
2023-04-26 12:01:27 +03:00
ea709d246d
Consistent spacing between examples regardless of pinning
2023-04-26 03:14:16 +02:00
48359e2f0a
Fix scenario positioning with pinned example messages
2023-04-26 00:42:45 +02:00
2ae28023c0
Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code.
2023-04-26 00:09:45 +03:00
be1d15ece5
Merge pull request #167 from Halsey1006/dev
...
Rewrote quote recolor regex
2023-04-25 13:44:04 +03:00
93758195ff
Removed Send on Enter
2023-04-25 02:51:14 -07:00
4a72501b95
detection of virtual keyboards to disable hotkeys
...
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
2023-04-25 17:09:32 +09:00
94b5e24fb7
fix to prevent 'copied!' text from overflowing X
2023-04-25 15:30:50 +09:00
9048efdc8b
Added "Send on Enter" power user setting
...
Defaults to on. Intended for use on mobile, so line breaks can be more easily added while typing.
2023-04-24 19:13:42 -07:00
d3e17a8e72
Fix disable_examples_formatting for pinned Pygmalion examples
2023-04-25 03:43:47 +02:00
a76bd22cb4
Handle preprocessing of example messages in one place
2023-04-25 03:43:47 +02:00
d6801975a0
Rewrote quote recolor regex
...
Found some more issues with quote recoloring, particularly in relation to numbered lists.
Tested this change a bit more thoroughly, including multiple sets of backtick-enclosed quote marks on the same line, all seems to be working properly now.
2023-04-24 17:50:42 -07:00
36607dd3fe
Off they go
2023-04-24 23:58:44 +03:00
6b50d64f0a
Add code copy button. Replace arca link
2023-04-24 23:49:26 +03:00
2dd9dde218
No tabs
2023-04-24 22:35:54 +03:00
95969f5d99
Multigen Psuedo streaming
2023-04-24 13:07:12 -04:00
debe126bdc
Compact regex code
2023-04-24 19:52:01 +03:00
09357d45de
Merge pull request #162 from Halsey1006/dev
...
Quote color selection
2023-04-24 19:45:54 +03:00
443682a7f3
Add import/export/deletion of logit bias presets
2023-04-24 19:40:02 +03:00
9fc02d53c1
Adjust character sharing options
2023-04-24 18:08:46 +03:00
aa95071e20
Fix for quotes inside code blocks
...
Also added quote color to default themes.
2023-04-24 08:01:36 -07:00
a08e1beffb
Add files via upload
2023-04-24 07:01:12 -07:00
15ee7fb233
Add help strings for slash commands
2023-04-24 15:24:22 +03:00
335d8ad440
New onboarding experience
2023-04-24 14:54:27 +03:00
87eeb0ef52
Merge branch 'main' into dev
2023-04-24 01:34:20 +03:00
2e24aea734
New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990
2023-04-24 00:54:25 +03:00
b8087850e2
Merge branch 'main' into dev
2023-04-23 22:11:14 +03:00
03cfee0bf0
Merge pull request #149 from gidzzz/main
...
A bunch of cleanups in prompt generator
2023-04-23 14:31:36 +03:00
f41d853d72
Merge branch 'main' into dev
2023-04-23 14:27:30 +03:00
130ddf8117
Massive speedup in loading of long chats
2023-04-23 02:24:15 +02:00
248f8b57a2
Simplify the message gathering loop
2023-04-22 23:02:48 +02:00
c7fa0c594a
Improve locality of declarations and visual separation of code
2023-04-22 23:02:48 +02:00
2dfb41d461
Simplify anchor selection code
2023-04-22 23:02:48 +02:00
4caec7c857
Avoid usage of 'var' in Generate() to make reasoning about the code easier
2023-04-22 23:02:48 +02:00
6d1b886928
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-22 23:22:07 +03:00
31182e3040
Favorite as a button
2023-04-22 23:22:05 +03:00