b652b64863
Correct testing fail.
2023-06-11 19:14:41 -07:00
e9427a14d5
Add warning if streaming is unsupported on kobold version.
...
minimum version of koboldcpp 1.30 is the only known implementation
to support SSE token streaming, assuming 1.30 releases with the
feature enabled.
2023-06-11 18:36:19 -07:00
698461c188
Implement support for koboldcpp SSE streaming.
...
koboldcpp added SSE streaming to its API as of:
https://github.com/LostRuins/koboldcpp/pull/220
This has not yet been added to release, but I figued I'd try to
get the work done to make it ready.
Work mostly hijacked from:
10bbc97069
2023-06-11 13:24:07 -07:00
4bce33b1a9
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-12 03:41:24 +09:00
3dc6936002
improve options&extensions menu display..again..
2023-06-12 03:41:21 +09:00
147c7ea6ec
Fix swipes etc when send_if_empty is set
2023-06-11 14:30:36 -03:00
a1fb159617
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-11 18:49:02 +03:00
fc001b0b05
Bind user names to avatars (create personas) and select personas for chats
2023-06-11 18:49:00 +03:00
98092222fd
Add preset setting to avoid sending empty messages
2023-06-11 11:49:32 -03:00
f0666d8de8
Disable midword underscores in MD
2023-06-11 15:08:53 +03:00
6a40ca45df
Update showdown library
2023-06-11 15:06:14 +03:00
c5ced699aa
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-11 08:38:30 +09:00
c514ada6a6
add /? for new hotkeys, and hint for /? in chatbar
2023-06-11 08:38:28 +09:00
36a3c3f72b
Merge pull request #475 from bdashore3/dev
...
Markdown escaping and reloading
2023-06-10 22:56:18 +03:00
424ed9c1df
Formatting: Ignore chat separators with markdown
...
Some chat separators (or dinkuses) cause markdown to be rendered
on the chat window.
Examples include "###" -> h3 and "---" -> metadata.
This can look jarring to the end user as it can interrupt a pleasant
chat experience. Therefore, it makes sense to ignore these lines with
div tags that indicate to Showdown that this string doesn't need markdown.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-10 14:09:29 -04:00
46c1fde423
Get appropriate tokenizer for WAI and handle streaming rejection properly
2023-06-10 18:41:02 +03:00
0db5012626
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-10 23:21:29 +09:00
c4e2480212
fix options menu hide/show & iOS blur
2023-06-10 23:21:23 +09:00
935864388e
Increase status check timeout interval
2023-06-10 15:57:48 +03:00
3f79a066f6
Don't replace well-know substitution marcos with bias. Support macros in sys and sendas messages.
2023-06-09 02:50:35 +03:00
10bbc97069
Add NovelAI token streaming
2023-06-09 02:09:00 +03:00
a95e321099
Show warnings when prompt bits are overridden by the character card.
2023-06-08 23:37:52 +03:00
8c73bbf2c5
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-08 23:13:01 +03:00
b8084eac65
Add per-character override of JB prompts.
2023-06-08 23:12:58 +03:00
dc7791912d
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-09 04:30:38 +09:00
ac1d5ecbbe
move AN menu click handle to floatingprompt.js
2023-06-09 04:30:28 +09:00
b65f8cba13
Merge branch 'main' into dev
2023-06-08 22:14:53 +03:00
dbad870d98
#386 Match whole word option for world info
2023-06-08 22:03:49 +03:00
59c09d90c7
Char List Tags Collapsable
2023-06-09 00:21:13 +09:00
c154536fa6
Add macro replacing to stopping strings
2023-06-08 22:50:33 +09:00
0f183fdcf1
Add instruct input/output sequence macro replacing
2023-06-08 22:30:41 +09:00
87125cb3b5
dynamic hiding of offscreen chat messages
2023-06-08 21:45:07 +09:00
0642abbfe5
Add per-character system prompt overrides
2023-06-08 01:47:24 +03:00
f1904245c5
delay before options menu auto-show
2023-06-08 05:02:46 +09:00
68830e3262
Fix enlargement of freshly loaded avatars
2023-06-07 17:16:44 +03:00
9ea7472555
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-06 23:40:59 +03:00
037768a3b6
Sanity check of chid on saving alternate greetings
2023-06-06 23:40:51 +03:00
a1b130fc9a
Streaming for Claude.
2023-06-06 20:18:28 +03:00
960bc32340
[RAW / UNTESTED / NO STREAMING] Native Claude API supported
2023-06-06 19:16:46 +03:00
542702d882
No longer deadnaming Chub
2023-06-06 15:39:58 +03:00
645397e355
#442 Auto-classify backgrounds based on chat context. Add string fuzzy matching library.
2023-06-06 15:06:21 +03:00
0b7bb42166
Fix alternate greetings not opening on create character without char pre-loaded
2023-06-06 02:14:10 +03:00
652e1db8a8
(BETA) Add alternate greetings
2023-06-06 00:44:11 +03:00
ef7c3747ba
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-06 01:59:41 +09:00
4b3062fa9d
add PWA detection, remove Android/Safari marginBot
2023-06-06 01:59:39 +09:00
91d2ab6f1f
Add option to rename character in past chats
2023-06-05 18:29:49 +03:00
0f67e416f2
Add proper tokenizers for NAI Krake and Clio
2023-06-05 14:55:30 +03:00
5b8db25a14
faster, smarter handling of options menu
2023-06-05 05:04:15 +09:00
f7a82fb4b3
Fix duplication of the last character on deletion. Delete tags from tag_map on deletion of character/groups
2023-06-04 21:23:25 +03:00
3cfec828ef
Draggable VN sprites. Fix layering
2023-06-04 16:32:45 +03:00