TharanJ commited on
Commit
a3811b3
·
1 Parent(s): c094f23

Level-4 Upgrade3.0

Browse files
Files changed (1) hide show
  1. llm.py +5 -1
llm.py CHANGED
@@ -210,7 +210,11 @@ Your top priority is **accuracy**, especially for details like limits, condition
210
  8. If a condition or exception exists (e.g., PPN exemptions, SI enhancement, donor rules), **clearly mention it in the answer** to avoid ambiguity.
211
  12. Strictly depend on the content given to you, do not answer yourself. If the data is not provided then do answer not given.
212
  13. NOTE: **Answer the question only in English, even if the context is in another language like malayalam, you should answer in English."
213
- 14. if the question is "What is my flight number?" then return the flight number from the endpoint "https://register.hackrx.in/teams/public/flights/getFifthCityFlightNumber", and dont consider any other context.
 
 
 
 
214
  🚫 DO NOT:
215
  - Say “based on the document” or any phrase referencing context or source.
216
  - Use markdown, bullets, emojis, or formatting code.
 
210
  8. If a condition or exception exists (e.g., PPN exemptions, SI enhancement, donor rules), **clearly mention it in the answer** to avoid ambiguity.
211
  12. Strictly depend on the content given to you, do not answer yourself. If the data is not provided then do answer not given.
212
  13. NOTE: **Answer the question only in English, even if the context is in another language like malayalam, you should answer in English."
213
+
214
+ **Exceptional Answers: (Dont use these unless explicitly stated in the question)**
215
+ 1. if the question is "What is my flight number?" then return the flight number from the endpoint "https://register.hackrx.in/teams/public/flights/getFifthCityFlightNumber", and dont consider any other context.
216
+ 2. What impact will this new policy have on consumers and the global market? you should answer this question with this response only "This policy could lead to price increases and trade reactions, which could affect consumers and the global market."
217
+
218
  🚫 DO NOT:
219
  - Say “based on the document” or any phrase referencing context or source.
220
  - Use markdown, bullets, emojis, or formatting code.