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: lumen/ai/prompts/AnalystAgent/main.jinja2
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,11 @@ Here was the plan that was executed:
91
91
"""
92
92
93
93
Here is the current dataset:
94
+
{%ifmemory.data|length == 0 %}
95
+
The data is empty. Critique the SQL query and suggest what other columns or values should be used instead. Then prompt the user to click the rerun button below if they'd like to try again.
0 commit comments