Skip to content

Commit

Permalink
sdsd
Browse files Browse the repository at this point in the history
  • Loading branch information
miyannishar committed Jul 4, 2024
1 parent 6f259d9 commit fde8493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def preprocess_text(text):
# Custom prompt template
template = """You are an AI assistant tasked with answering questions based on the given context.
Use the information provided in the context to answer the question concisely and avoid repetition.
If the answer cannot be found in the context, simply state that you don't have enough information to answer accurately.
I am saying this strictly that If the answer cannot be found in the context, simply state that you don't have enough information to answer accurately.
Context: {context}
Question: {question}
Expand Down

0 comments on commit fde8493

Please sign in to comment.