Commit Graph

520 Commits

Author SHA1 Message Date
7ecc0295dc scale cookie method 2023-08-20 20:55:37 +10:00
bab368e3d2 Fix auto-load not triggering from hotswaps 2023-08-19 22:22:24 +03:00
5d1e27c820 Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging 2023-08-19 22:03:13 +03:00
01cb95fba8 Save and restore quick edit heights 2023-08-19 22:03:10 +03:00
d163066a5d Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-08-20 03:54:32 +09:00
4fe74f0041 unify import/export icons on prompt manager 2023-08-20 03:54:30 +09:00
941c67139a Fix opening groups after conversion 2023-08-19 21:44:15 +03:00
674228a5f5 Fix character JB / prompt + Original 2023-08-19 21:36:22 +03:00
0d7c1992f3 Deep clone presets before export 2023-08-19 21:17:58 +03:00
5cecc9fbff Scrub proxy from exported presets
Speed-up animations.
2023-08-19 21:13:37 +03:00
aef78c6d99 Fix group candidates search. Fix tag exclusion filter display 2023-08-19 21:08:35 +03:00
06c7b8d7d6 [WIP] Add UI for auto-select instruct 2023-08-19 20:18:39 +03:00
143ebec4c6 Remove console log 2023-08-19 19:08:35 +03:00
e77cded357 Code clean-up 2023-08-19 18:51:20 +03:00
438c78574f Merge pull request #971 from kingbased/jurassic
AI21 Adapter
2023-08-19 18:48:15 +03:00
0f21eabb6e AI21 Adapter + Tokenization implementation 2023-08-20 01:20:42 +10:00
37fffa9930 Merge pull request #951 from SillyTavern/hotfix-prompt-manager
Hotfix prompt manager
2023-08-19 18:05:26 +03:00
53dab00abe Merge pull request #969 from StefanDanielSchwarz/end-prompt-with-newline
End Prompt with Newline
2023-08-19 18:04:01 +03:00
6471ce2074 Clean-up uploads folder when possible 2023-08-19 17:43:56 +03:00
336e27a92d Move 3rd-party scripts into /lib 2023-08-19 16:29:46 +03:00
5ebd096c88 Fix auto load char 2023-08-19 16:14:25 +03:00
2d61c9954b Pagination tweaks 2023-08-19 16:11:09 +03:00
0084ea2461 Move sortable delay into configuration 2023-08-19 14:59:48 +02:00
991ff98eaa Performance optimizations for character edit / chat opening 2023-08-19 15:58:17 +03:00
b0158bd72d Implement configurable prompt order strategy for prompt manager
global and character
2023-08-19 14:50:39 +02:00
cc01ee6c1c Print stack to console on chatcompletion error 2023-08-19 14:50:39 +02:00
SDS
49c6676f72 End Prompt with Newline
This change adds a trailing newline to the instruct mode prompt when "Wrap Sequences with Newline" is on and "Include Names" is off. (When "Include Names" is on, "Wrap Sequences with Newline" is already applied before.)
2023-08-19 13:54:09 +02:00
3acd0a590e Merge pull request #966 from StefanDanielSchwarz/simple-proxy-for-tavern-replacement
Simple proxy for tavern replacement
2023-08-19 14:35:43 +03:00
5e9980ea08 no space after name 2023-08-19 12:35:52 +02:00
3019b889cd Filter group candidates before mapping 2023-08-19 03:22:10 +03:00
1305f9dc4c Fix prompt manager sometimes erroring in groups with null members 2023-08-19 03:19:12 +03:00
059647b286 Dynamically update group avatars 2023-08-19 03:13:40 +03:00
f27107e0ef Refactor and optimize group members display 2023-08-19 02:53:05 +03:00
602c5cd791 Add pagination for characters list view 2023-08-18 23:13:15 +03:00
26e2b0c8fa Fix whitespace issues 2023-08-18 21:18:54 +02:00
0f162c1803 Save Novel preamble to presets 2023-08-18 17:43:50 +03:00
b645746a99 Merge pull request #963 from deffcolony/staging
removes width: 100% from img.expression
2023-08-18 16:20:11 +03:00
33a5a026d5 removes width: 100% from img.expression
this will fix the image resolution on mobile
2023-08-18 15:13:41 +02:00
08a0709186 Escape "Match whole words" regex 2023-08-18 14:54:38 +03:00
9bd9ddb9e1 Fix expressions display 2023-08-18 14:47:59 +03:00
02cac8db8c Disable escaping of HTML/tags in templates 2023-08-18 13:53:54 +03:00
c4d8d70103 Improve phone usability of sortable drags 2023-08-18 13:41:46 +03:00
1e0e5225ca Fix quiet prompt generations for Novel with streaming enabled. 2023-08-18 12:56:20 +03:00
75378eff4e #937 Add dynamic chat backgrounds generation 2023-08-18 00:41:21 +03:00
c24f636a10 Add Last output sequence setting for instruct mode 2023-08-17 23:33:27 +03:00
e147ad1e18 Merge pull request #958 from Tony-sama/staging
Coqui api full model available (Experimental)
2023-08-17 22:55:00 +03:00
80092b3170 #790 Simplify local prompt formatting. Use handlebars to render story string. 2023-08-17 22:47:34 +03:00
16f3949e0b merging with myself :p 2023-08-17 21:39:19 +02:00
a5c95c7151 Added full coqui-api model list available via new origin in Coqui UI: Coqui API (Experimental). Some model might not work, need to be tested. 2023-08-17 21:33:06 +02:00
86a486be8f Adjust Novel instruction prompts for quiet generation 2023-08-17 17:40:38 +03:00