Update app.py
Browse files
app.py
CHANGED
|
@@ -53,7 +53,7 @@ knowledge_base = {
|
|
| 53 |
"ADS": "Average Daily Sales",
|
| 54 |
|
| 55 |
"ASR": "Assistant Sales Representative",
|
| 56 |
-
"ATM&D": "Activation and Trade Marketing and Distribution"
|
| 57 |
"BM": "Business Manager",
|
| 58 |
"BR": "Brand Representative",
|
| 59 |
"BA": "Brand Admirer",
|
|
|
|
| 53 |
"ADS": "Average Daily Sales",
|
| 54 |
|
| 55 |
"ASR": "Assistant Sales Representative",
|
| 56 |
+
"ATM&D": "Activation and Trade Marketing and Distribution",
|
| 57 |
"BM": "Business Manager",
|
| 58 |
"BR": "Brand Representative",
|
| 59 |
"BA": "Brand Admirer",
|