mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 04:37:40 +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 = [
|
||||
'preset',
|
||||
'streaming',
|
||||
'truncation_length',
|
||||
'n',
|
||||
'streaming_url',
|
||||
'stopping_strings',
|
||||
'can_use_tokenization',
|
||||
|
Loading…
x
Reference in New Issue
Block a user