Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -17,6 +17,9 @@ knowledge_base = {
|
|
| 17 |
"GLT": "Green Leaf Threshing",
|
| 18 |
"MBL": "Modern BAT Leaf",
|
| 19 |
"TAO": "One SAP",
|
|
|
|
|
|
|
|
|
|
| 20 |
"PLM": "Product Lifecycle Management",
|
| 21 |
"PMD": "Primary Manufacturing Unit",
|
| 22 |
"SMD": "Secondary Manufacturing Unit",
|
|
@@ -444,6 +447,10 @@ knowledge_base = {
|
|
| 444 |
"PA": "Personal Administration (SAP)",
|
| 445 |
"PACE": "Performance Appraisal and Career Evaluation",
|
| 446 |
"PAG": "Programa de Alta Gerencia",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 447 |
"PAT": "Profit After Tax",
|
| 448 |
"PBIT": "Profit before interest and tax",
|
| 449 |
"PBS": "Product Breakdown Structure",
|
|
|
|
| 17 |
"GLT": "Green Leaf Threshing",
|
| 18 |
"MBL": "Modern BAT Leaf",
|
| 19 |
"TAO": "One SAP",
|
| 20 |
+
"SOBC":"Standards of Business Conduct",
|
| 21 |
+
"FMD": "Final Manufacturing Unit",
|
| 22 |
+
"SSO":"Single Sign-on",
|
| 23 |
"PLM": "Product Lifecycle Management",
|
| 24 |
"PMD": "Primary Manufacturing Unit",
|
| 25 |
"SMD": "Secondary Manufacturing Unit",
|
|
|
|
| 447 |
"PA": "Personal Administration (SAP)",
|
| 448 |
"PACE": "Performance Appraisal and Career Evaluation",
|
| 449 |
"PAG": "Programa de Alta Gerencia",
|
| 450 |
+
"BRD": "Business Requirent Document",
|
| 451 |
+
"BRS": "Business Requirent Document",
|
| 452 |
+
"BATB":"British American Tobacco Bangladesh",
|
| 453 |
+
"TAB": "Technology Architecture Board",
|
| 454 |
"PAT": "Profit After Tax",
|
| 455 |
"PBIT": "Profit before interest and tax",
|
| 456 |
"PBS": "Product Breakdown Structure",
|