Cohee
4a29072e1c
Import / export chat completion presets
2023-06-20 23:53:52 +03:00
Cohee
fda152cef0
Placeholders for import/export chat completion preset
2023-06-20 22:41:15 +03:00
Cohee
3723ae840f
Use proportional WI budget. Add None option for WI editor.
2023-06-20 22:11:01 +03:00
Cohee
5fa5edffba
Merge pull request #539 from deedlitelf/main
...
Fix the i18n translation
2023-06-20 18:24:44 +03:00
Cohee
df184bd46a
Split WI editor and global WI select
2023-06-20 17:52:40 +03:00
deedlitelf
f0d0f38c4f
Update index.html
2023-06-20 21:11:51 +08:00
RossAscends
3b66310dd2
fix WI2AN insertions
2023-06-20 17:59:01 +09:00
Cohee
9c28126ccd
#517 Export chats as JSONL
2023-06-19 22:29:09 +03:00
Cohee
72488b5900
Merge pull request #523 from 50h100a/card-resize-fix
...
Card resize fix
2023-06-19 15:14:48 +03:00
RossAscends
4c51b1ffe1
toggle for Timestamps on messages
2023-06-19 14:39:33 +09:00
RossAscends
0490ca25b0
char panel buttons into dropdown; sheld width fix
2023-06-19 13:23:26 +09:00
Cohee
7e975e9df0
(WIP) Assign World Info to a character. [Out of spec]
2023-06-19 01:59:09 +03:00
hh_aa
56656b95cf
Added "Never Resize Avatars" option.
...
Changed crop dialog to have "Accept"/"Cancel" buttons.
2023-06-18 17:09:10 -04:00
Cohee
04a645141c
Set scenario override for characters
2023-06-18 20:32:51 +03:00
RossAscends
93876b8189
themes upgrade, user/bot messages get unique color
2023-06-18 23:56:56 +09:00
RossAscends
58a6ccd4a5
WI-to-AN for real this time.
2023-06-18 18:17:43 +09:00
RossAscends
75090c4fa4
WorldInfo can now be routed into Author's Note
2023-06-18 08:27:24 +09:00
RossAscends
468aafb384
less console spam, placehold for dinkus MD escape
2023-06-18 06:35:22 +09:00
RossAscends
db7578be8e
toggle for hiding WI Entry memo input box
2023-06-16 23:00:02 +09:00
RossAscends
5f7120aead
heartbroken
2023-06-15 20:59:22 +09:00
Cohee
3d408de74b
Merge pull request #496 from bdashore3/dev
...
Character author's notes + WI individual recursion disabling
2023-06-15 11:55:00 +03:00
RossAscends
9f28078fbc
Waifu Mode-->Visual Novel Mode, add /vn toggle cmd
2023-06-15 12:34:01 +09:00
kingbri
8b8bf645eb
World Info: Allow disabling recursion on entries
...
Recursive scanning is a very great tool used to create a tree hierarchy
of entries. However, some entries should not be included in recursion
due to possible conflicts and resulting leakage in chats.
Add an individual opt-out toggle to exclude the entry from recursive
scanning if the main option is enabled.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-14 23:00:37 -04:00
RossAscends
3f486e232f
Doubled Display Efficiency of World Info Editor
2023-06-15 11:09:02 +09:00
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