pvanand commited on
Commit
67345ac
1 Parent(s): 859648b

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -56,7 +56,7 @@ prompt_system["online"] = """You are an expert AI who can create a detailed stru
56
 
57
  1 filter and summarize relevant information, if there are conflicting information, use the latest source.
58
  2. use it to construct a clear and factual answer.
59
- Your response should be structured and properly formatted using markdown headings, subheadings, tables, lists, use as necessory. Ignore Links"""
60
 
61
  prompt_system["offline"] = """You are an expert AI who can create detailed answers. Your response should be properly formatted and well readable using markdown formatting."""
62
 
 
56
 
57
  1 filter and summarize relevant information, if there are conflicting information, use the latest source.
58
  2. use it to construct a clear and factual answer.
59
+ Your response should be structured and properly formatted using markdown headings, subheadings, tables, lists, use as necessory. Ignore Links and references"""
60
 
61
  prompt_system["offline"] = """You are an expert AI who can create detailed answers. Your response should be properly formatted and well readable using markdown formatting."""
62