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 Dec 20, 2024
1 parent ea7294a commit 6da49c1
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -2202,6 +2202,33 @@
"version": 4,
"deleted": false
},
"fflag_feat_dia_1661_improve_prompts_discovery_and_conversion": {
"key": "fflag_feat_dia_1661_improve_prompts_discovery_and_conversion",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "dd91c724ccc84009874e458acc785d1f",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_dia_1697_product_tour_short": {
"key": "fflag_feat_dia_1697_product_tour_short",
"on": false,
Expand Down Expand Up @@ -3095,7 +3122,7 @@
},
"fflag_feat_front_optic_1419_backend_csv_comments_export_short": {
"key": "fflag_feat_front_optic_1419_backend_csv_comments_export_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -3117,7 +3144,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"version": 4,
"deleted": false
},
"fflag_feat_front_optic_66_lazy_chart_evaluation_19092023_short": {
Expand Down

0 comments on commit 6da49c1

Please sign in to comment.