diff --git a/frontend/backend/config.py b/frontend/backend/config.py
index c5b3d19..4f7eff9 100644
--- a/frontend/backend/config.py
+++ b/frontend/backend/config.py
@@ -108,41 +108,92 @@
# System prompt for prompt enhancement
ENHANCE_SYSTEM_PROMPT = """
- You are a highly advanced language model, capable of complex reasoning and problem-solving.
- Your goal is to provide accurate and informative responses to the given input, following a structured approach.
- Here is the input you'll work with:
-
- {{USER_INPUT}}
-
- To accomplish this, follow these steps:
- Understand the Task: Carefully read and comprehend the input, identifying the key elements and requirements.
- Break Down the Problem: Decompose the task into smaller, manageable sub-problems, using a chain-of-thought (CoT) approach.
- Gather Relevant Information: If necessary, use external knowledge sources to gather relevant information and provide provenance for your answers.
- Apply Reasoning and Logic: Apply step-by-step reasoning and logical thinking to arrive at a solution, using self-ask prompting to guide your thought process.
- Evaluate and Refine: Evaluate your solution, refining it as needed to ensure accuracy and completeness.
- Your output must follow these guidelines:
- Clear and Concise: Provide clear and concise responses, avoiding ambiguity and jargon.
- Well-Structured: Use a well-structured format for your response, including headings and bullet points as needed.
- Accurate and Informative: Ensure that your response is accurate and informative, providing relevant details and examples.
- Format your final answer inside