Commit Graph

2950 Commits

Author SHA1 Message Date
4c4e4caeb7 Pass in Kobold Classic API server url from client 2023-12-02 04:45:20 -05:00
641cd614c8 Server: Fix CORS proxy with POST requests and status codes
POST requests always sent an undefined body without the bodyParser
middleware which isn't included with express by default. Add this
as a new dependency and inject it into the express app. This middleware
will also be useful for any other middleware that we might create.

Also properly send status codes and messages to the client so they
can be handled properly.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-02 01:43:09 -05:00
04ef9fba54 Disable context stop strings on pull but enable for new installs 2023-12-02 02:19:32 +02:00
690c058a46 Fix boolean comparison 2023-12-02 00:04:38 +02:00
a2f293b6af Make context stop strings togglable 2023-12-01 23:06:37 +02:00
9ad42025e5 Add depth to entry template 2023-12-01 22:09:13 +02:00
07962e0e4e Add /setentryfield command 2023-12-01 21:51:49 +02:00
69659e79e3 Add chat start and example separator as stop sequences 2023-12-01 19:01:06 +02:00
6b348f6128 Fix trailing stopping strings removal 2023-12-01 18:55:11 +02:00
bb9d302c3a Don't skip ephemeral stop strings if there are no custom stop strings 2023-12-01 17:18:30 +02:00
8797508aa3 Fix h-centering of mobile zoomed avatars 2023-12-01 14:59:17 +02:00
95df016d57 Adjustments for zoomed_avatar on ultrawide screens 2023-12-01 14:47:11 +02:00
726bb2e041 #1405 Add formality config for deepl 2023-12-01 14:12:56 +02:00
48a866971a koboldcpp icon (placeholder) 2023-12-01 12:29:29 +02:00
19c6370fa5 Revert preset checkbox update logic 2023-12-01 11:55:05 +02:00
ca24e550a8 #1420 Revert undefined name variable resolution 2023-12-01 11:51:10 +02:00
778bca01f3 Merge pull request #1417 from kalomaze/universal-preset
'Universal-Light', 'Universal-Creative', 'Universal-Super-Creative' presets
2023-12-01 11:40:48 +02:00
59880ee171 disallow newlines in onboarding username 2023-12-01 17:43:05 +09:00
862fc56b39 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-12-01 11:39:39 +09:00
c050f2c44d better manual input for normal sliders 2023-12-01 11:39:37 +09:00
bb727d5f9c Insert files before user text, not after 2023-12-01 03:54:28 +02:00
ebcefe67fc Add value increment variable and macros 2023-12-01 03:02:23 +02:00
fae90f8227 Add validation messages 2023-12-01 02:25:55 +02:00
27d27127e0 Fix docstring typo 2023-12-01 02:11:47 +02:00
fe355c5d4f Add MVP set of WI manipulation commands 2023-12-01 01:50:10 +02:00
4e634f00ec Add Min-P to noob mode 2023-12-01 01:49:28 +02:00
a1c5071357 Universal v2 for Ooba 2023-11-30 15:42:15 -06:00
360ae088ed 'Universal' presets v2 2023-11-30 14:59:30 -06:00
b6ed67b4b4 Add /regex command 2023-11-30 22:59:04 +02:00
84f64049c2 Remove og Universal presets 2023-11-30 14:54:16 -06:00
ddd4fac38c Fix {{mesExamples}} strip behavior with in story string 2023-11-30 19:47:57 +02:00
b96054f337 Update max token limit for palm2 2023-11-30 19:02:31 +02:00
33f5094036 Increase temperature cap on Text Completion 2023-11-30 14:43:56 +02:00
e9ad55aef2 Add seed input field for OpenAI settings #1412 2023-11-30 02:54:52 +02:00
6abd0b4b75 Add WebSearch to colab 2023-11-30 02:17:35 +02:00
c3259d1929 Bump package version 2023-11-30 01:41:20 +02:00
252af836f0 #1418 Remove prefix from SD raw_last 2023-11-30 01:22:31 +02:00
19df1f52cd Vector storage file retrieval 2023-11-30 00:01:59 +02:00
e0bf2b8e3e [FEATURE_REQUEST] Sending PDF/HTML files? #1414 2023-11-29 17:51:30 +02:00
1ce009b84e [FEATURE_REQUEST] config.yaml basicAuthUser Default Setting Recommendation #1415 2023-11-29 14:05:19 +02:00
6b46646f90 Update Universal.json 2023-11-29 03:19:41 -06:00
8c8438fd00 Add files via upload 2023-11-29 03:15:11 -06:00
10be03c90b Add files via upload 2023-11-29 02:54:48 -06:00
307f0d88c3 'All' for ooba rep pen range zenslider, maxCtx tweak 2023-11-29 11:37:18 +09:00
e541c2b186 #1412 Add randomized user ids to OpenAI 2023-11-29 00:11:10 +02:00
9145406522 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-11-29 03:35:34 +09:00
fcca1b1260 fix zenslider rep pen range for TextCompletions 2023-11-29 03:35:02 +09:00
10249aae5a Merge pull request #1299 from smirgol/silerott-add-session-handling
add missing session handling to SileroTTS
2023-11-28 19:25:22 +02:00
16527710b3 Make less obtrusive 2023-11-28 19:24:26 +02:00
a1098a4f31 Merge branch 'staging' into silerott-add-session-handling 2023-11-28 18:25:31 +02:00