From a4d3ff0368ab74bbc852d7f5755286b5e4586461 Mon Sep 17 00:00:00 2001 From: David Hayes Date: Mon, 23 Dec 2024 12:18:54 -0800 Subject: [PATCH 1/3] Replace tooltips with Starter Cloud --- .../src/components/HeidiTips/liveContent.json | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json index 46e408aee83d..0af41ad7802b 100644 --- a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json +++ b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json @@ -15,14 +15,13 @@ }, { "title": "Did you know?", - "content": "In the Enterprise platform, admins can view annotator performance dashboards to optimize resource allocation, improve team management, and inform compensation.", - "closable": true, + "description": "Label Studio now has a Starter Cloud offering optimized for small teams and projects.", "link": { "label": "Learn more", - "url": "https://docs.humansignal.com/guide/dashboard_annotator", + "url": "https://humansignal.com/pricing/", "params": { "experiment": "project_creation_tip", - "treatment": "annotator_dashboard" + "treatment": "starter_cloud" } } }, @@ -81,15 +80,14 @@ } }, { - "title": "Want to automate task distribution?", - "content": "Create rules, automate how tasks are distributed to annotators, and only show tasks assigned to each annotator in their view.and control task visibility for each annotator.", - "closable": true, + "title": "Did you know?", + "description": "Label Studio now has a Starter Cloud offering optimized for small teams and projects.", "link": { "label": "Learn more", - "url": "https://docs.humansignal.com/guide/setup_project#Set-up-annotation-settings-for-your-project", + "url": "https://humansignal.com/pricing/", "params": { "experiment": "organization_page_tip", - "treatment": "automate_distribution" + "treatment": "starter_cloud" } } }, @@ -136,14 +134,13 @@ }, { "title": "Did you know?", - "content": "You can increase the quality of your labeled data with reviewer workflows and task agreement scores using Label Studio Enterprise.", - "closable": true, + "description": "Label Studio now has a Starter Cloud offering optimized for small teams and projects.", "link": { "label": "Learn more", - "url": "https://docs.humansignal.com/guide/quality", + "url": "https://humansignal.com/pricing/", "params": { "experiment": "project_settings_tip", - "treatment": "quality_and_agreement" + "treatment": "starter_cloud" } } }, From 48a57ddd0d4ae66705401d8b1a5bfd266becc67b Mon Sep 17 00:00:00 2001 From: David Hayes Date: Fri, 27 Dec 2024 10:49:31 -0800 Subject: [PATCH 2/3] Distinguish the live treatments --- .../src/components/HeidiTips/liveContent.json | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json index 0af41ad7802b..846e926ac8a1 100644 --- a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json +++ b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json @@ -9,7 +9,7 @@ "url": "https://docs.humansignal.com/guide/manage_projects#Create-workspaces-to-organize-projects", "params": { "experiment": "project_creation_tip", - "treatment": "find_and_manage_projects" + "treatment": "find_and_manage_projects_live" } } }, @@ -21,7 +21,7 @@ "url": "https://humansignal.com/pricing/", "params": { "experiment": "project_creation_tip", - "treatment": "starter_cloud" + "treatment": "starter_cloud_live" } } }, @@ -34,7 +34,7 @@ "url": "https://docs.humansignal.com/guide/manage_users#Roles-in-Label-Studio-Enterprise", "params": { "experiment": "project_creation_tip", - "treatment": "access_to_projects" + "treatment": "access_to_projects_live" } } }, @@ -47,7 +47,7 @@ "url": "https://labelstud.io/templates/gallery_generative_ai", "params": { "experiment": "project_creation_tip", - "treatment": "genai_templates" + "treatment": "genai_templates_live" } } } @@ -62,7 +62,7 @@ "url": "https://docs.humansignal.com/guide/manage_users#Roles-in-Label-Studio-Enterprise", "params": { "experiment": "organization_page_tip", - "treatment": "team_growing" + "treatment": "team_growing_live" } } }, @@ -75,7 +75,7 @@ "url": "https://docs.humansignal.com/guide/auth_setup", "params": { "experiment": "organization_page_tip", - "treatment": "enable_sso" + "treatment": "enable_sso_live" } } }, @@ -87,7 +87,7 @@ "url": "https://humansignal.com/pricing/", "params": { "experiment": "organization_page_tip", - "treatment": "starter_cloud" + "treatment": "starter_cloud_live" } } }, @@ -100,7 +100,7 @@ "url": "https://label-studio.slack.com", "params": { "experiment": "organization_page_tip", - "treatment": "share_knowledge" + "treatment": "share_knowledge_live" } } }, @@ -113,7 +113,7 @@ "url": "https://labelstud.io/integrations/", "params": { "experiment": "organization_page_tip", - "treatment": "integration_points" + "treatment": "integration_points_live" } } } @@ -128,7 +128,7 @@ "url": "https://docs.humansignal.com/guide/prompts_overview#Auto-labeling-with-Prompts", "params": { "experiment": "project_settings_tip", - "treatment": "auto_labeling" + "treatment": "auto_labeling_live" } } }, @@ -140,7 +140,7 @@ "url": "https://humansignal.com/pricing/", "params": { "experiment": "project_settings_tip", - "treatment": "starter_cloud" + "treatment": "starter_cloud_live" } } }, @@ -153,7 +153,7 @@ "url": "https://humansignal.com/evals/", "params": { "experiment": "project_settings_tip", - "treatment": "evals" + "treatment": "evals_live" } } }, @@ -166,7 +166,7 @@ "url": "https://labelstud.io/guide/ml", "params": { "experiment": "project_settings_tip", - "treatment": "connect_ml_models" + "treatment": "connect_ml_models_live" } } }, @@ -179,7 +179,7 @@ "url": "https://labelstud.io/guide/labeling#Faster-image-labeling", "params": { "experiment": "project_settings_tip", - "treatment": "two_clicks" + "treatment": "two_clicks_live" } } } @@ -193,7 +193,7 @@ "url": "https://docs.humansignal.com/guide/prompts_overview", "params": { "experiment": "login_revamp", - "treatment": "prompts_auto_labeling" + "treatment": "prompts_auto_labeling_live" } } }, @@ -205,7 +205,7 @@ "url": "https://docs.humansignal.com/guide/prompts_overview#Prompt-evaluation-and-fine-tuning", "params": { "experiment": "login_revamp", - "treatment": "prompt_engineering" + "treatment": "prompt_engineering_live" } } }, @@ -217,7 +217,7 @@ "url": "https://labelstud.io/templates/multi-page-document-annotation", "params": { "experiment": "login_revamp", - "treatment": "multi_image" + "treatment": "multi_image_live" } } }, @@ -229,7 +229,7 @@ "url": "https://humansignal.com/pricing/", "params": { "experiment": "login_revamp", - "treatment": "starter_cloud" + "treatment": "starter_cloud_live" } } }, @@ -241,7 +241,7 @@ "url": "https://humansignal.com/goenterprise/", "params": { "experiment": "login_revamp", - "treatment": "enterprise_platform" + "treatment": "enterprise_platform_live" } } } From 91b3307de96ee94d9dc1c3c1ec5f4b93a55439b6 Mon Sep 17 00:00:00 2001 From: David Hayes Date: Fri, 27 Dec 2024 11:07:57 -0800 Subject: [PATCH 3/3] shorten Prompts text --- web/apps/labelstudio/src/components/HeidiTips/liveContent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json index 846e926ac8a1..7d47d7bedb13 100644 --- a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json +++ b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json @@ -187,7 +187,7 @@ "authPage": [ { "title": "Auto-labeling with Prompts", - "description": "Prompts allows you to leverage LLMs to swiftly generate accurate predictions, enabling instant labeling of thousands of tasks.", + "description": "Use LLMs to instantly pre-label thousands of tasks with accurate predictions.", "link": { "label": "Learn more", "url": "https://docs.humansignal.com/guide/prompts_overview",