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 Sep 16, 2024
1 parent 6f96863 commit ac85f24
Showing 1 changed file with 82 additions and 1 deletion.
83 changes: 82 additions & 1 deletion label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,6 +1324,87 @@
"version": 2,
"deleted": false
},
"fflag__feature_develop__prompts__dia_1362_custom_llm_endpoint": {
"key": "fflag__feature_develop__prompts__dia_1362_custom_llm_endpoint",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "4bce7c27f0a742f8b8f3fc6427b29048",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 5,
"deleted": false
},
"fflag__feature_develop__prompts__dia_1397_multi_label_classification": {
"key": "fflag__feature_develop__prompts__dia_1397_multi_label_classification",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "ebd2fabd86ef4b8b9279e5a1def8f62d",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"deleted": false
},
"fflag__feature_develop__prompts__dia_1398_prompt_auto_refinement": {
"key": "fflag__feature_develop__prompts__dia_1398_prompt_auto_refinement",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "7ee92be2b656499fbe3e082fb3719600",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"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 Expand Up @@ -1483,7 +1564,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"version": 3,
"deleted": false
},
"fflag_feat_all_leap_883_custom_script_270524_short": {
Expand Down

0 comments on commit ac85f24

Please sign in to comment.