Cohee
d38700ca08
Merge pull request #1706 from LenAnderson/vars-fix-addvar-array
...
fix addvar on array using setGlobalVariable
2024-01-17 11:11:17 +02:00
RossAscends
7ceaeed9ad
filter DynTemp UI display to ooba and kcpp only for now
2024-01-17 17:12:43 +09:00
LenAnderson
1a50c9f976
use isTrueBoolean on all bools
2024-01-16 22:40:40 +00:00
LenAnderson
9f4ae351db
fix bools in /qr-update
2024-01-16 22:37:12 +00:00
LenAnderson
acaae1b973
fix type in helpstring
2024-01-16 22:36:55 +00:00
LenAnderson
d1966d9d5f
fix addvar on array using setGlobalVariable
2024-01-16 22:20:46 +00:00
Cohee
39f578d420
Merge pull request #1705 from LenAnderson/qr-init-immediately
...
init quick replies immediately
2024-01-16 23:13:14 +02:00
LenAnderson
7af43023b1
init quick replies immediately
2024-01-16 21:04:25 +00:00
Tony Ribeiro
a8a993c5ba
Update tts processing to keep track of character for VRM lip sync.
2024-01-16 04:54:14 +01:00
Tony Ribeiro
baab494ed4
Merge branch 'SillyTavern:staging' into staging
2024-01-16 00:15:13 +01:00
Cohee
e3ccaf70a1
Merge pull request #1701 from SillyTavern/staging
...
Staging
2024-01-15 20:50:44 +02:00
Cohee
044bd149cd
Merge pull request #1699 from HiroseKoichi/release
...
Use `#!/usr/bin/env bash` instead of `#!/bin/bash` in `start.sh` so that non-standard distros can run it OOTB
2024-01-15 20:49:39 +02:00
Cohee
5cb4dbc280
Trim TG types after split
2024-01-15 20:45:21 +02:00
Cohee
22e605168b
Properly reset seed with neutralize samplers
2024-01-15 20:44:07 +02:00
Cohee
25a695c783
Await QR auto-execution
2024-01-15 19:30:14 +02:00
Cohee
d122f8ee2c
Merge pull request #1700 from artisticMink/wi-for-combine-prompts-event
...
Add world info to generate_before_combine_prompts event data
2024-01-15 18:53:19 +02:00
maver
e4d5eac6cf
Add world info to generate_before_combine_prompts event data
2024-01-15 17:45:50 +01:00
Hirose
ad40e70346
Update start.sh
...
Update the bash script so that non-standard distros, such as Nixos, will be able to run the file without editing it. This does not affect current behavior; it just makes it so other distros will work OOTB.
2024-01-15 10:36:00 -06:00
erew123
d72b5125ac
Merge branch 'SillyTavern:release' into release
2024-01-15 14:51:47 +00:00
RossAscends
e9a7be54d2
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2024-01-15 16:19:48 +09:00
RossAscends
67deef0b29
add BOS and temp last back to tabby (eos was already there)
2024-01-15 16:19:47 +09:00
Cohee
ed77f4763a
#1696 Don't cancel generation on first Escape press if editing a message
2024-01-15 03:45:31 +02:00
Cohee
5f5c066373
Merge pull request #1694 from SillyTavern/staging
...
Staging
2024-01-14 20:52:10 +02:00
Cohee
0540af2bfe
Merge branch 'release' into staging
2024-01-14 20:51:36 +02:00
Cohee
d592e26e24
Fix conditional access
2024-01-14 19:40:12 +02:00
Cohee
0751d746db
Merge pull request #1683 from Technologicat/talkinghead-configurable
...
talkinghead: per-character configs
2024-01-14 19:00:02 +02:00
RossAscends
35b1e76b2e
oops missed the sliders
2024-01-14 19:22:43 +09:00
RossAscends
5072c7d68b
dynTemp min/max steps match normal temp steps 0.1 >> 0.01
2024-01-14 19:20:02 +09:00
RossAscends
f4f9cca96a
fix steps for text completions minP inputs
2024-01-14 18:56:39 +09:00
RossAscends
c6487fa9cb
make sampler nuke button work with zensliders
2024-01-14 18:33:40 +09:00
RossAscends
80b39bdac1
add neutralize samplers button for text completion slider panel
2024-01-14 18:07:43 +09:00
RossAscends
44bd57f763
filter ooba-only samplers out of non-ooba text completion slider panels
2024-01-14 17:26:22 +09:00
Tony Ribeiro
017ac8a515
Added vrm tts lip sync call
2024-01-14 04:26:06 +01:00
erew123
b78350cc8e
AllTalk initial commit
...
AllTalk TTS initial commit from https://github.com/erew123/alltalk_tts
ST index.js is updated to have "Pass Asterisks to TTS Engine" which allows AllTalk to split text as character/narrator voices. This setting has been left disabled as standard, so wont affect other TTS engines. The setting will save along with other settings on the page (if checked).
2024-01-13 19:43:38 +00:00
Hask
4eba8e4575
Merge pull request #1 from h-a-s-k/group-chat-tweaks
...
Group chat tweaks
2024-01-13 17:43:07 +00:00
h-a-s-k
04c580afb5
Merge branch 'staging' into group-chat-tweaks
2024-01-13 14:34:22 -03:00
h-a-s-k
074cc13e60
Fix group chat example messages not including character name
2024-01-13 14:34:17 -03:00
h-a-s-k
9354697753
Actually call them example chats
2024-01-13 13:06:51 -03:00
Cohee
33b759b7d8
Merge pull request #1687 from majick/pass-parameters
...
Modify start scripts to pass parameters
2024-01-13 17:58:04 +02:00
Cohee
eb7412185f
Missed one script
2024-01-13 17:55:48 +02:00
majick
c9cdd478d1
Modify Start.bat to pass parameters
2024-01-13 06:05:12 -08:00
majick
474a5fe1aa
Modify start.sh to pass parameters
2024-01-13 06:02:56 -08:00
Cohee
6086cedf2b
Use XHR to load HTML templates
2024-01-12 22:00:08 +02:00
Cohee
4fe13fab8e
Customizable /gen instruct name
2024-01-12 19:16:42 +02:00
Juha Jeronen
b528520693
read and send talkinghead per-character configs
2024-01-12 18:26:14 +02:00
Cohee
f4c7fff8c0
Mistral API got fixed
2024-01-12 18:17:43 +02:00
Cohee
cd88702e33
Mistral API being weird, part 2
2024-01-12 17:41:00 +02:00
Cohee
397acbb699
Mistral API being weird, part 2
2024-01-12 17:40:29 +02:00
Cohee
e33ac6a78a
Add min_p and top_a for OpenRouter
2024-01-12 17:15:13 +02:00
Cohee
1367642eb4
Fix maxTokens reference for n_predict alias
2024-01-12 12:20:03 +02:00