mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 12:47:35 +01:00
Exclude streaming and multiswipe from textgen presets
This commit is contained in:
parent
2232a4fbd7
commit
6c03a61788
@ -301,6 +301,9 @@ class PresetManager {
|
|||||||
|
|
||||||
const filteredKeys = [
|
const filteredKeys = [
|
||||||
'preset',
|
'preset',
|
||||||
|
'streaming',
|
||||||
|
'truncation_length',
|
||||||
|
'n',
|
||||||
'streaming_url',
|
'streaming_url',
|
||||||
'stopping_strings',
|
'stopping_strings',
|
||||||
'can_use_tokenization',
|
'can_use_tokenization',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user