DrishtiSharma commited on
Commit
8e669f1
·
verified ·
1 Parent(s): a67a939

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -10,7 +10,7 @@ ANSWER:
10
  """
11
 
12
  # Context Relevancy Checker Prompt
13
- relevancy_prompt = """You are an expert judge tasked with evaluating whather the EACH OF THE CONTEXT provided in the CONTEXT LIST is self sufficient to answer the QUERY asked.
14
  Analyze the provided QUERY AND CONTEXT to determine if each Ccontent in the CONTEXT LIST contains Relevant information to answer the QUERY.
15
 
16
  Guidelines:
 
10
  """
11
 
12
  # Context Relevancy Checker Prompt
13
+ relevancy_prompt = """You are an expert judge tasked with evaluating whether the EACH OF THE CONTEXT provided in the CONTEXT LIST is self sufficient to answer the QUERY asked.
14
  Analyze the provided QUERY AND CONTEXT to determine if each Ccontent in the CONTEXT LIST contains Relevant information to answer the QUERY.
15
 
16
  Guidelines: