chore: schema.json updated

This commit is contained in:
Matthias 2024-10-27 21:28:36 +01:00
parent d215e3ca68
commit a3bcc9d91e

View File

@ -1383,6 +1383,11 @@
"type": "string",
"default": "example"
},
"wait_for_training_iteration_on_reload": {
"description": "Wait for the next training iteration to complete after /reload or ctrl+c.",
"type": "boolean",
"default": true
},
"feature_parameters": {
"description": "The parameters used to engineer the feature set",
"type": "object",