Commit Graph

684 Commits

Author SHA1 Message Date
Cohee
3dcdd84d84 Remove Kobold soft prompt selector UI 2023-06-14 10:51:03 +03:00
Cohee
183bf442d4 Add Turbo 16k to Window AI 2023-06-13 23:10:59 +03:00
Cohee
356e85fedd Add new OpenAI models 2023-06-13 22:33:35 +03:00
Cohee
5bd813991e Extend v2 field limits 2023-06-13 10:20:25 +03:00
Cohee
febb48ef6f Extend WI control limits 2023-06-13 10:18:41 +03:00
Cohee
895325ad4f Merge branch 'dev' into dev 2023-06-12 23:13:16 +03:00
Cohee
ecd8cad933 Clarify Poe max context sizes, increase default timeout, add ignore <ACK> to character note, don't chunkify the prompt for Claude-100k 2023-06-12 13:09:15 +03:00
RossAscends
afe60c1e39 fix WI Entry disable style 2023-06-12 16:36:41 +09:00
RossAscends
548a3964a3 sitewide style fixes, char panel revamp 2023-06-12 16:14:13 +09:00
Cohee
893cb968f5 Dynamically display lock icons 2023-06-12 01:09:54 +03:00
Cohee
4a507b2a46 Clarify wording for user name locking 2023-06-12 00:36:17 +03:00
Cohee
a3b977918c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-11 23:49:58 +03:00
Cohee
2a882c4285 Ability to set default persona for chats 2023-06-11 23:49:55 +03:00
RossAscends
e1687b29a6 fix links for new docs site structure 2023-06-12 05:27:40 +09:00
Zixaphir
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
Cohee
a1fb159617 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-11 18:49:02 +03:00
Cohee
fc001b0b05 Bind user names to avatars (create personas) and select personas for chats 2023-06-11 18:49:00 +03:00
breathingmanually
98092222fd Add preset setting to avoid sending empty messages 2023-06-11 11:49:32 -03:00
Cohee
471bc6cb48 Fix option names 2023-06-11 15:18:59 +03:00
Cohee
36a3c3f72b Merge pull request #475 from bdashore3/dev
Markdown escaping and reloading
2023-06-10 22:56:18 +03:00
kingbri
75814dd50a Chat: Add button for manual reloading
If automatic reloading doesn't work. Add this button to manually
reload the chat window. Only reload if a character chat is loaded.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-10 14:33:36 -04:00
Cohee
f3787b13f2 Poe reply suggestions 2023-06-10 21:20:47 +03:00
Cohee
d292f6ee87 Add Window AI model settings 2023-06-10 18:16:13 +03:00
Cohee
acee302b09 Wrap Chat Completion buttons 2023-06-10 17:02:40 +03:00
Cohee
51919cff5d Add Test API connection button 2023-06-10 16:35:22 +03:00
Cohee
f894176e14 Add Top K and Top P for Claude 2023-06-10 16:21:45 +03:00
Cohee
1fe55194ee Reduce number of WI help links 2023-06-09 21:45:13 +03:00
Cohee
10bbc97069 Add NovelAI token streaming 2023-06-09 02:09:00 +03:00
Cohee
a95e321099 Show warnings when prompt bits are overridden by the character card. 2023-06-08 23:37:52 +03:00
RossAscends
dc7791912d Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-09 04:30:38 +09:00
RossAscends
ac1d5ecbbe move AN menu click handle to floatingprompt.js 2023-06-09 04:30:28 +09:00
Cohee
dbad870d98 #386 Match whole word option for world info 2023-06-08 22:03:49 +03:00
RossAscends
59c09d90c7 Char List Tags Collapsable 2023-06-09 00:21:13 +09:00
SillyLossy
6f83128bd6 Dynamic toggling of chat completion forms 2023-06-08 13:55:05 +03:00
SillyLossy
62674707eb Dynamically hide incompatible chat completion elements depending on selected API 2023-06-08 13:38:04 +03:00
RossAscends
4d7d98e6a7 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-08 07:55:17 +09:00
RossAscends
29b6cdb4fc logit bias titokenizer link, remove i18n en-us 2023-06-08 07:54:41 +09:00
Cohee
0642abbfe5 Add per-character system prompt overrides 2023-06-08 01:47:24 +03:00
Cohee
e8ef60ff47 Claude disclaimer 2023-06-07 13:48:15 +03:00
Cohee
70ca8002df Fix instruct mode labels markup 2023-06-07 00:33:56 +03:00
Cohee
0500cdcc4b Add Claude's sub-versions 2023-06-06 20:45:03 +03:00
Cohee
960bc32340 [RAW / UNTESTED / NO STREAMING] Native Claude API supported 2023-06-06 19:16:46 +03:00
RossAscends
8ed477a96b Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-06 22:48:26 +09:00
RossAscends
eb90ab49f5 sitewide style tweaks 2023-06-06 22:48:23 +09:00
Cohee
645397e355 #442 Auto-classify backgrounds based on chat context. Add string fuzzy matching library. 2023-06-06 15:06:21 +03:00
Cohee
652e1db8a8 (BETA) Add alternate greetings 2023-06-06 00:44:11 +03:00
Cohee
0f67e416f2 Add proper tokenizers for NAI Krake and Clio 2023-06-05 14:55:30 +03:00
Cohee
b3041c3261 Fix notes link redirection after i18n merge 2023-06-05 12:32:56 +03:00
Cohee
7e941f6eb4 Hide options menu on load 2023-06-04 23:36:30 +03:00
Cohee
14568152e9 Fix docHeight setting on first page load in new tab 2023-06-04 23:25:01 +03:00