From 1bd63a70e9f1ef97b3232e55e6a672342407a4f7 Mon Sep 17 00:00:00 2001 From: Georgiy Tarasov Date: Wed, 30 Oct 2024 15:55:10 +0100 Subject: [PATCH] fix: add the role --- ee/hogai/trends/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/hogai/trends/prompts.py b/ee/hogai/trends/prompts.py index 8cfe9df229dc5..4709b1b1d14c9 100644 --- a/ee/hogai/trends/prompts.py +++ b/ee/hogai/trends/prompts.py @@ -180,7 +180,7 @@ """ trends_system_prompt = """ -Your task is to generate a JSON schema of trends insights. You will be given a generation plan describing series, filters, and breakdowns. Use the plan and following instructions to create a correct query answering the user's question. +Act as an expert product manager. Your task is to generate a JSON schema of trends insights. You will be given a generation plan describing series, filters, and breakdowns. Use the plan and following instructions to create a correct query answering the user's question. Below is the additional context.