mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add seed to Kobold APi
This commit is contained in:
@ -262,6 +262,7 @@ class PresetManager {
|
||||
'model_novel',
|
||||
'streaming_kobold',
|
||||
"enabled",
|
||||
'seed',
|
||||
];
|
||||
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
||||
|
||||
|
Reference in New Issue
Block a user