diff --git a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json index fd156d16bf12..1533ee0795d1 100644 --- a/web/apps/labelstudio/src/components/HeidiTips/liveContent.json +++ b/web/apps/labelstudio/src/components/HeidiTips/liveContent.json @@ -15,7 +15,7 @@ }, { "title": "Did you know?", - "content": "Label Studio now has a Starter Cloud offering optimized for small teams and projects.", + "content": "Try Label Studio Starter Cloud, optimized for small teams and projects.", "link": { "label": "Learn more", "url": "https://humansignal.com/pricing/", @@ -134,7 +134,7 @@ }, { "title": "Did you know?", - "content": "Label Studio now has a Starter Cloud offering optimized for small teams and projects.", + "content": "Try Label Studio Starter Cloud, optimized for small teams and projects.", "link": { "label": "Learn more", "url": "https://humansignal.com/pricing/", @@ -244,6 +244,18 @@ "treatment": "enterprise_platform_live" } } + }, + { + "title": "Upcoming Webinar", + "description": "Join Jimmy Whitaker January 29th to learn how to analyze and annotate multi-turn generative AI chat responses.", + "link": { + "label": "Learn more or sign up", + "url": "https://humansignal.com/webinars/evaluating-llm-based-chat-systems-for-continuous-improvement/", + "params": { + "experiment": "login_revamp", + "treatment": "webinar_jan29_live" + } + } } ] }