b8387df15e
#1826 Allow snapping to known resolutions for face/bg generations
2024-02-12 17:28:39 +02:00
9d713825c2
#1827 Consolidate {{group}} macro behavior
2024-02-12 16:23:01 +02:00
5f6bc49aa6
Exclude repo from droid media scans
2024-02-12 15:56:14 +02:00
72256110a7
Unbreak current chat rename
2024-02-12 02:55:16 +02:00
85df989193
Translating to Russian language. (third addition)
...
I finished the translation into Russian a little more as best I could.
2024-02-12 02:28:42 +03:00
0480488127
Merge pull request #1815 from bdashore3/staging
...
Fix zen slider values
2024-02-11 19:27:37 +02:00
fe080cfec3
Merge pull request #1817 from SolidSnacke/release
...
Translating to Russian language. Translation of the User Settings tab …. (again)
2024-02-11 19:27:18 +02:00
7bcb6f1ee1
Merge branch 'release' into staging
2024-02-11 19:22:20 +02:00
4d958b9df7
Translating to Russian language. Translation of the User Settings tab. (again)
...
Made a translation of the User Settings tab. I tried to translate everything that was not translated and tried to correct the index.html file in some places so that, for example, the PC and phone icons would not disappear during translation. Next, I'll try to translate other tabs if I'm not too lazy.
By the way, I wanted to ask, how can I translate the pop-up message in these buttons? I just asked once and they wrote to me that they are a different module altogether. (see photo)
2024-02-11 20:06:47 +03:00
354c52d997
#1814 Fix regex placement attribution
2024-02-11 16:52:14 +02:00
33d93b9761
#1813 Fix squash system messages
2024-02-11 15:56:48 +02:00
2d152d2705
Update docker-publish.yml
1.11.4-1
2024-02-11 15:38:41 +02:00
f183f55c74
Update Dockerfile
2024-02-11 15:36:20 +02:00
6e10c43c63
Zen Sliders: Add off values for dynatemp and smoothing factor
...
Off for dynatemp is 1.0, smoothing factor is 0.0
Signed-off-by: kingbri <bdashore3@proton.me >
2024-02-11 01:32:32 -05:00
9fed7ed742
Make the neutralize option turn off quad sampling
2024-02-10 17:57:00 -06:00
70deb11d27
implement jank js + drag n drop sampler priority
2024-02-10 16:32:46 -06:00
818029288e
Remove sending it if it's Aphrodite or TabbyAPI
2024-02-10 15:22:24 -06:00
cbea5bf996
UI Theme import/export
2024-02-10 23:12:16 +02:00
2065f95edc
Sampler priority support
2024-02-10 14:57:41 -06:00
87668f5962
Update tiktoken package
2024-02-10 22:16:59 +02:00
df97f5364b
Regex import/export
2024-02-10 21:57:22 +02:00
91f31e746e
Merge pull request #1810 from SillyTavern/staging
...
Staging
1.11.4
2024-02-10 21:24:42 +02:00
97716ea9ca
#1681 Remove pkg builds
2024-02-10 21:19:49 +02:00
6b669bbc22
#1809 Add gitkeep to user
2024-02-10 21:15:59 +02:00
18f84979f2
Use SSE streaming for MakerSuite
2024-02-10 02:43:50 +02:00
cab6f90519
stop named args from nested commands bleeding into parent
2024-02-09 22:49:38 +00:00
867c42cb6d
Add cyrillic special quotes to tts option
2024-02-09 18:33:01 +02:00
d8d4732614
Add koboldcpp param aliases
2024-02-09 15:32:40 +02:00
0f04508f30
Merge pull request #1806 from bdashore3/staging
...
Fixes for text completions
2024-02-09 10:14:52 +02:00
530455979f
Textgen: Add tabby to logprobs
...
Tabby now supports logprob returns. Add support to the backend gate.
Signed-off-by: kingbri <bdashore3@proton.me >
2024-02-08 20:59:54 -05:00
f372b2ac16
Textgen: Fix dynatemp defaults
...
The default min and max temp values should be 1
Signed-off-by: kingbri <bdashore3@proton.me >
2024-02-08 20:57:40 -05:00
03ad72b6c7
Merge pull request #1802 from Technologicat/modelname
...
{{model}} substitution to get name of current LLM
2024-02-08 11:36:02 +02:00
a49d0f1050
use getGeneratingModel
2024-02-08 11:13:54 +02:00
c557ade9b4
Merge pull request #1803 from lucyknada/staging
2024-02-08 03:40:19 +02:00
f5d5a75ef5
[fix/smoothing] align numerical input max with slider max
2024-02-08 02:03:49 +01:00
44a3bb8ec7
#1777 Add await argument to /trigger command
2024-02-08 00:20:36 +02:00
d7f86a7f6b
Merge pull request #1800 from EX3-0/patch-1
...
Update openai.js added /proxy command.
2024-02-08 00:05:53 +02:00
90231680a9
Remove extra space
2024-02-08 00:05:23 +02:00
dfc1719c3f
Use fuzzy name matching
2024-02-08 00:04:48 +02:00
80d9b08cc3
Merge pull request #1801 from Technologicat/getchatname
...
Add /getchatname command
2024-02-07 23:58:27 +02:00
04372848c8
Fix for undefined chats
2024-02-07 23:58:05 +02:00
2dcb490e43
add {{model}} substitution macro to get name of current LLM
...
This is useful in the character card for an AI assistant, see #1774 .
Tested with the Textgen backend, but should work with others too.
Horde will show only "Connected", and Novel will show the tier,
but Kobold and Textgen will show the model name.
If not connected, on any backend, will show "no_connection".
2024-02-07 23:29:32 +02:00
c1a5b50aae
improve description for consistency
2024-02-07 23:12:21 +02:00
5183fb40a2
refactor to improve proposed implementation of /getchatname
2024-02-07 23:09:51 +02:00
5d1f3b13ea
add /getchatname slash command to get name of current chat file
...
Example:
/getchatname | /echo {{pipe}}
2024-02-07 22:51:41 +02:00
b2eb361028
Update openai.js added /proxy command.
...
Added "proxy" slash command to openai.js to change between proxy presets in ST script.
2024-02-07 13:52:48 -05:00
58c3d3eb7f
Use ooba API key in multimodal request
2024-02-07 19:31:38 +02:00
c3129da879
[skip ci] Lint fix
2024-02-07 19:28:34 +02:00
b244a1c301
Mark textgen API key as optional
2024-02-07 19:26:34 +02:00
8ecab19966
Merge pull request #1798 from oobabooga/staging
...
Add API key field for text-generation-webui
2024-02-07 19:24:42 +02:00