Skip to content

Commit

Permalink
ci: Update Feature Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ci-heartex committed Oct 17, 2024
1 parent 5b32501 commit 6b99d68
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6b99d68

Please sign in to comment.