tharunchndrn commited on
Commit
b32c823
·
verified ·
1 Parent(s): 3699d19

Update backend_app/rag_hf.py

Browse files
Files changed (1) hide show
  1. backend_app/rag_hf.py +2 -3
backend_app/rag_hf.py CHANGED
@@ -134,11 +134,10 @@ class RAGEngineHF:
134
  prompt = f"""
135
  You are the SysLink Food System assistant.
136
 
137
- You MUST answer using ONLY the information provided below.
138
- Do NOT invent facts.
139
 
140
  Write in simple, clear language.
141
- Keep responses MEDIUM length (8–14 lines).
142
  If information is missing, say what is missing.
143
 
144
  {lang_line}
 
134
  prompt = f"""
135
  You are the SysLink Food System assistant.
136
 
137
+ you can Answer using the information given BELOW if not GET from Web
 
138
 
139
  Write in simple, clear language.
140
+ Keep responses MEDIUM length (10-20 lines).
141
  If information is missing, say what is missing.
142
 
143
  {lang_line}