SarowarSaurav commited on
Commit
a20a11f
·
verified ·
1 Parent(s): 3ebb57d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -21,10 +21,11 @@ knowledge_base = {
21
  "PMD": "Primary Manufacturing Unit",
22
  "SMD": "Secondary Manufacturing Unit",
23
  "SLA": "Service Level Agreement",
24
- "Coco": "Consumer Complaint",
25
- "Cuco": "Customer Complaint",
26
- "Osso": "Operation Skill Sourcing Officer",
27
- "Moso": "Marketing Skill Sourcing Manager",
 
28
  "FT": "Field Technician",
29
  "STT": "Sales to Trade",
30
  "ADS": "Average Daily Sales",
 
21
  "PMD": "Primary Manufacturing Unit",
22
  "SMD": "Secondary Manufacturing Unit",
23
  "SLA": "Service Level Agreement",
24
+ "CUCO": "Consumer Complaint",
25
+ "COCO": "Customer Complaint",
26
+ "EFO" : "End Fall-Out";
27
+ "OSSO": "Operation Skill Sourcing Officer",
28
+ "MSSO": "Marketing Skill Sourcing Manager",
29
  "FT": "Field Technician",
30
  "STT": "Sales to Trade",
31
  "ADS": "Average Daily Sales",