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
fc001b0b05
Bind user names to avatars (create personas) and select personas for chats
2023-06-11 18:49:00 +03:00
525b9dc0bb
Fix default NAI presets. Add NAI bad words
2023-06-11 13:17:55 +03:00
f3787b13f2
Poe reply suggestions
2023-06-10 21:20:47 +03:00
f894176e14
Add Top K and Top P for Claude
2023-06-10 16:21:45 +03:00
10bbc97069
Add NovelAI token streaming
2023-06-09 02:09:00 +03:00
cd4d96acab
Extend Stable Horde waiting time
2023-06-07 17:00:14 +03:00
95460d6bbc
Use H: and A: for example Claude's dialogues: https://console.anthropic.com/docs/troubleshooting/checklist
2023-06-07 11:44:56 +03:00
af8be07563
Fix Horde image error logging
2023-06-07 11:03:11 +03:00
fb01c8bfe0
Properly parse example dialogues into Claude prompts.
2023-06-06 23:51:40 +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
c4f9bb6017
Fix import / export of spec v2 cards without backfilled fields.
2023-06-05 20:46:13 +03:00
0f67e416f2
Add proper tokenizers for NAI Krake and Clio
2023-06-05 14:55:30 +03:00
13b0b7f313
Add NovelAI TTS engine
2023-06-05 14:13:15 +03:00
f5e951fdef
Fix V2 spec again
2023-06-04 23:47:34 +03:00
899b590744
Spec V2: Fallback to alternate_greetings empty array
2023-06-04 23:40:42 +03:00
eb01bcb7c1
Delete all group chats with a group.
2023-06-04 21:41:22 +03:00
e4a6db7539
Remove Edge TTS (will be moved to Extras)
2023-06-04 10:43:47 +03:00
0d0b572935
Merge branch 'main' into dev
2023-06-04 04:29:46 +03:00
c299ef0a86
Use node-fetch to make requests without timeout #435
2023-06-04 04:29:22 +03:00
6ba332b323
Add MS Edge TTS
2023-06-04 03:08:25 +03:00
b0f8e51c42
Speed-up Poe client
2023-06-03 16:23:45 +03:00
f1924b6c12
Fix character renaming. Workaround for Node 20 bug. Adjust spec v2 fields
2023-06-03 15:29:35 +03:00
fc2fb450a6
Update README
2023-06-02 20:56:55 +03:00
e78acd0585
Merge branch 'main' into dev
2023-06-02 20:54:16 +03:00
737bb5a030
Add placeholders to group folders for [BUG] docker-compose build image will not start #434
2023-06-02 20:00:58 +03:00
64ef09ab5f
Add spec_v2 fields
2023-06-02 19:36:32 +03:00
003f87e960
Add buttons to manually jailbreak and purge chat on Poe
2023-06-01 22:13:01 +03:00
5b446af6dc
Speed-up extensions loading. Add tracking of response times
2023-06-01 14:34:40 +03:00
264b8a3162
Tiny steps toward V2 spec
2023-05-31 22:13:09 +03:00
3a53bc292b
Move Novel settings to another file
2023-05-30 18:54:02 +03:00
8454cfa666
Export chat to downloadable file
2023-05-30 01:56:22 +03:00
8fa4094a4e
#356 Add group chat member ghosting
2023-05-29 18:47:58 +03:00
857619df48
Improve NovelAI configuration by moving more of it to the UI, and cleaning up how config is handled a bit.
2023-05-28 23:34:09 -05:00
584394ded0
Upload sprites as ZIP archive
2023-05-29 02:28:09 +03:00
602bceb26e
Upload or delete a sprite image.
2023-05-29 01:17:52 +03:00
b74939bf65
Message translate on edit
2023-05-28 22:43:31 +03:00
ff997c06c3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-28 13:42:09 +03:00
f6070084d1
(beta) Message translate plugin
2023-05-28 13:42:06 +03:00
6ab9e0f182
Export chats as .txt files
2023-05-28 16:42:59 +09:00
f1d3f8d3bd
Proper user name on chats import
2023-05-27 20:30:53 +03:00
8bba794e7b
Add Creator Comment box, fix HR styles
2023-05-27 23:41:38 +09:00
8abeb61baa
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-27 21:01:32 +09:00
41251937b3
button to duplicate solo characters
2023-05-27 21:00:46 +09:00
8ed06eafc9
#55 Import oobabooga chat format
2023-05-26 23:43:53 +03:00
48c5cdd6d7
Refactor getsettings server code. Add context template files.
2023-05-25 01:25:01 +03:00
a0ef9fce83
Stop any request. Part 2 (still WIP)
2023-05-24 16:46:05 +03:00
f2f459cc55
Stop any generation request (WIP)
2023-05-24 00:09:49 +03:00