You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: eureka_ml_insights/prompt_templates/ba_calendar_templates/calendar_scheduling_brief.jinja
+3-2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@ You are a scheduling assistant. Given the availability schedules of multiple par
2
2
Make sure you use the availability schedules to generate your response.
3
3
High priority meetings should be scheduled as early as possible.
4
4
Buffer time refers to the required remaining available time before and after a meeting. For example, if buffer time is 15 minutes, a meeting from 9:00-10:00 will require availability from 8:45-10:15.
5
-
Respond with "[day] [start_time]-[end_time]" or "No common time slot available"
6
-
Do not respond with any additional information or comments.
5
+
The final time slot solution should be "[day] [start_time]-[end_time]" or "No common time slot available".
Copy file name to clipboardexpand all lines: eureka_ml_insights/prompt_templates/ba_calendar_templates/calendar_scheduling_cot.jinja
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Make sure you use the availability schedules to generate your response.
3
3
High priority meetings should be scheduled as early as possible.
4
4
Buffer time refers to the required remaining available time before and after a meeting. For example, if buffer time is 15 minutes, a meeting from 9:00-10:00 will require availability from 8:45-10:15.
5
5
The final time slot solution should be "[day] [start_time]-[end_time]" or "No common time slot available".
6
-
Think through and provide your your answer in the format:
6
+
Think through and provide your answer in the format:
0 commit comments