diff --git a/label_studio/feature_flags.json b/label_studio/feature_flags.json index 344e741016b..c74182164d7 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -1432,6 +1432,33 @@ "version": 3, "deleted": false }, + "fflag__feature_develop__prompts__dia_1485_prompts_multiskill": { + "key": "fflag__feature_develop__prompts__dia_1485_prompts_multiskill", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 0 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "96cd600af2a3449db04d33a42f690e93", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 2, + "deleted": false + }, "fflag_feat_all_dia_1312-i_create_an_ner_prompt_short": { "key": "fflag_feat_all_dia_1312-i_create_an_ner_prompt_short", "on": false,