We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af304b commit 17ecbf1Copy full SHA for 17ecbf1
1 file changed
prometheus/lang_graph/nodes/context_refine_node.py
@@ -44,6 +44,7 @@ class ContextRefineNode:
44
45
When generating new queries, please review the previous queries to AVOID asking for the SAME or very similar information.
46
Try to explore DIFFERENT aspects of the codebase rather than repeating similar requests, as these queries have already been asked and satisfied.
47
+ONLY generate queries about the codebase! Execution traces, error logs, or non-code information are out of scope!
48
49
Provide your analysis in a structured format matching the ContextRefineStructuredOutput model.
50
0 commit comments