Spaces:
Running
Running
Rivalcoder
commited on
Commit
·
71471c3
1
Parent(s):
4f40d6e
[Edit] Udpet
Browse files
llm.py
CHANGED
@@ -189,8 +189,10 @@ If the user asks "What is my flight number?" or any variant, follow this EXACT f
|
|
189 |
|
190 |
5).Based On That Give response to The User Question Like Below :
|
191 |
Example:
|
192 |
-
Your flight number is (Real Flight Number).
|
193 |
-
6).
|
|
|
|
|
194 |
|
195 |
|
196 |
Your task: For each question, provide a complete, professional, and clearly written answer in 2–3 sentences using a formal but readable tone.
|
|
|
189 |
|
190 |
5).Based On That Give response to The User Question Like Below :
|
191 |
Example:
|
192 |
+
Your flight number is (Real Flight Number).(Mandatory output Structure for The Question Dont Give any Extra Information or Any Other Structure Output)
|
193 |
+
6).Its Should Not hallucinate or give any other information or Any Other structure output I need Like Above Give For This Question No Extra.
|
194 |
+
7).Based On The rule Answer The Question for This Question Only.
|
195 |
+
|
196 |
|
197 |
|
198 |
Your task: For each question, provide a complete, professional, and clearly written answer in 2–3 sentences using a formal but readable tone.
|