From e1eb27f5e6ec5593e36570aa004e39c8ca8b3805 Mon Sep 17 00:00:00 2001 From: Harsheet jain <38684407+jainharsheet77@users.noreply.github.com> Date: Fri, 8 May 2026 21:32:21 +0000 Subject: [PATCH] Fix workday related ambiguious queries --- .../ESSEvaluationSamples/StarterTestSets/Workday.csv | 2 +- .../ESSEvaluationSamples/TemplatedTestSets/Workday.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EmployeeSelfServiceAgent/ESSEvaluationSamples/StarterTestSets/Workday.csv b/EmployeeSelfServiceAgent/ESSEvaluationSamples/StarterTestSets/Workday.csv index 660294e7..aab8b1fa 100644 --- a/EmployeeSelfServiceAgent/ESSEvaluationSamples/StarterTestSets/Workday.csv +++ b/EmployeeSelfServiceAgent/ESSEvaluationSamples/StarterTestSets/Workday.csv @@ -18,5 +18,5 @@ What is my official job title?,Official job title,CompareMeaning,70 Do I have access to view my compensation data?,Base compensation visibility and amount,CompareMeaning,70 Are there any trainings and certifications needed for my role?,Required trainings or certifications for role,CompareMeaning,70 Where can I see my official work location?,Official work location,CompareMeaning,70 -Can I update my preferred language for HR communications?,Preferred language information and update process,CompareMeaning,70 +What is my language preference and how can I update it for HR communication?,Preferred language information and update process,CompareMeaning,70 Show me my hire date and my rehire date if I have one.,Hire date and rehire date,CompareMeaning,70 diff --git a/EmployeeSelfServiceAgent/ESSEvaluationSamples/TemplatedTestSets/Workday.csv b/EmployeeSelfServiceAgent/ESSEvaluationSamples/TemplatedTestSets/Workday.csv index 15a63391..f5fbee9b 100644 --- a/EmployeeSelfServiceAgent/ESSEvaluationSamples/TemplatedTestSets/Workday.csv +++ b/EmployeeSelfServiceAgent/ESSEvaluationSamples/TemplatedTestSets/Workday.csv @@ -18,5 +18,5 @@ What is my official job title?,Job title ,CompareMeaning,70 Do I have access to view my compensation data?,Base compensation <Amount + Currency>,CompareMeaning,70 Are there any trainings and certifications needed for my role?,Required trainings or certifications <List>,CompareMeaning,70 Where can I see my official work location?,Work location <Location>,CompareMeaning,70 -Can I update my preferred language for HR communications?,Preferred language information <List>,CompareMeaning,70 +What is my language preference and how can I update it for HR communication?,Preferred language information <List>,CompareMeaning,70 Show me my hire date and my rehire date if I have one.,Hire date <MM/DD/YYYY> and rehire date <MM/DD/YYYY or None>,CompareMeaning,70