Skip to content

Commit 2685fcd

Browse files
committed
fix: clarify query generation guidelines in context_refine_node
1 parent 17ecbf1 commit 2685fcd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prometheus/lang_graph/nodes/context_provider_node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ class ContextProviderNode:
8080
Available AST node types for code structure search: {ast_node_types}
8181
8282
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!
8384
"""
8485

8586
def __init__(

0 commit comments

Comments
 (0)