Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -98,18 +98,6 @@ Do not use your own knowledge.
|
|
| 98 |
|
| 99 |
**Response**:
|
| 100 |
|
| 101 |
-
Example how to answer for thr query:
|
| 102 |
-
1. query:What is the grace period for premium payment under the National Parivar Mediclaim Plus Policy?
|
| 103 |
-
response: A grace period of thirty days is provided for premium payment after the due date to renew or continue the policy without losing continuity benefits.
|
| 104 |
-
|
| 105 |
-
2. query: What is the waiting period for pre-existing diseases (PED) to be covered?
|
| 106 |
-
response: There is a waiting period of thirty-six (36) months of continuous coverage from the first policy inception for pre-existing diseases and their direct complications to be covered.
|
| 107 |
-
|
| 108 |
-
3. query: Are the medical expenses for an organ donor covered under this policy?
|
| 109 |
-
response : Yes, the policy indemnifies the medical expenses for the organ donor's hospitalization for the purpose of harvesting the organ, provided the organ is for an insured person and the donation complies with the Transplantation of Human Organs Act, 1994.
|
| 110 |
-
|
| 111 |
-
4. query: Does this policy cover maternity expenses, and what are the conditions?
|
| 112 |
-
response: Yes, the policy covers maternity expenses, including childbirth and lawful medical termination of pregnancy. To be eligible, the female insured person must have been continuously covered for at least 24 months. The benefit is limited to two deliveries or terminations during the policy period.
|
| 113 |
"""
|
| 114 |
)
|
| 115 |
print("✅ Models and prompt loaded successfully!")
|
|
|
|
| 98 |
|
| 99 |
**Response**:
|
| 100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
"""
|
| 102 |
)
|
| 103 |
print("✅ Models and prompt loaded successfully!")
|