We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e72e5 commit 0cc7ed4Copy full SHA for 0cc7ed4
label_studio/feature_flags.json
@@ -1637,7 +1637,7 @@
1637
},
1638
"fflag_feat_all_utc_179_custom_function_logs": {
1639
"key": "fflag_feat_all_utc_179_custom_function_logs",
1640
- "on": false,
+ "on": true,
1641
"prerequisites": [],
1642
"targets": [],
1643
"contextTargets": [],
@@ -1659,7 +1659,7 @@
1659
"trackEvents": false,
1660
"trackEventsFallthrough": false,
1661
"debugEventsUntilDate": null,
1662
- "version": 2,
+ "version": 3,
1663
"deleted": false
1664
1665
"fflag_feat_all_utc_222_prompts_api_keys_enterprise_only": {
0 commit comments