Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,6 +7,11 @@ knowledge_base = {
|
|
| 7 |
"APFO": "Adjusted Profit from Operations",
|
| 8 |
"LEP": "Limited Edition Pack",
|
| 9 |
"AD": "Area Director",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
"LT": "Leadership Team",
|
| 11 |
"OLT": "Operations Leadership Team",
|
| 12 |
"MLT": "Marketing Leadership Team",
|
|
|
|
| 7 |
"APFO": "Adjusted Profit from Operations",
|
| 8 |
"LEP": "Limited Edition Pack",
|
| 9 |
"AD": "Area Director",
|
| 10 |
+
"IDT" : "Information & Digital Technology",
|
| 11 |
+
"CORA" : "Corporate & Regulatory Affairs",
|
| 12 |
+
"DBS" : "Digital Business Solutions",
|
| 13 |
+
"MKT":"Marketing",
|
| 14 |
+
"PAM":"Primary Area Management",
|
| 15 |
"LT": "Leadership Team",
|
| 16 |
"OLT": "Operations Leadership Team",
|
| 17 |
"MLT": "Marketing Leadership Team",
|