We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ecbf1 commit 2685fcdCopy full SHA for 2685fcd
1 file changed
prometheus/lang_graph/nodes/context_provider_node.py
@@ -80,6 +80,7 @@ class ContextProviderNode:
80
Available AST node types for code structure search: {ast_node_types}
81
82
PLEASE CALL THE MINIMUM NUMBER OF TOOLS NEEDED TO ANSWER THE QUERY!
83
+YOU MUST USE THE TOOLS TO FIND THE CODE AND DOCUMENTATION CONTEXT GIVEN THE QUERY!
84
"""
85
86
def __init__(
0 commit comments