Merge pull request #2518 from SillyTavern/update-presets

Update presets
This commit is contained in:
Cohee
2024-07-13 14:25:06 +03:00
committed by GitHub
37 changed files with 2185 additions and 97 deletions

View File

@@ -301,6 +301,9 @@ class PresetManager {
const filteredKeys = [
'preset',
'streaming',
'truncation_length',
'n',
'streaming_url',
'stopping_strings',
'can_use_tokenization',