SarowarSaurav commited on
Commit
7a2a995
·
verified ·
1 Parent(s): 1405cfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -4,6 +4,7 @@ import gradio as gr
4
  knowledge_base = {
5
  "SOP": "Sales Operations Planning / Standard Operational Procedure / Start of Production",
6
  "NTO": "Net Turnover",
 
7
  "HOF":"Head of Function",
8
  "APFO": "Adjusted Profit from Operations",
9
  "LEP": "Limited Edition Pack",
@@ -581,7 +582,7 @@ knowledge_base = {
581
  "LIP": "Lower Ignition Propensity",
582
  "LLT": "Local Leadership Team",
583
  "LN": "Lotus Notes",
584
- "LoC": "Letter Of Credit",
585
  "LOF": "Language of Finance",
586
  "LOS": "Line Of Sight",
587
  "LOV": "List Of Values",
@@ -602,7 +603,7 @@ knowledge_base = {
602
  "MKT": "Marketing",
603
  "MLT": "Marketing Leadership Team",
604
  "MMA": "Management Marketing Account",
605
- "Mn": "Million",
606
  "MNF": "Manufacturing",
607
  "MoC": "Minister of Commerce",
608
  "MoF": "Minister of Finance",
 
4
  knowledge_base = {
5
  "SOP": "Sales Operations Planning / Standard Operational Procedure / Start of Production",
6
  "NTO": "Net Turnover",
7
+ "D&A": "Data & Analytics",
8
  "HOF":"Head of Function",
9
  "APFO": "Adjusted Profit from Operations",
10
  "LEP": "Limited Edition Pack",
 
582
  "LIP": "Lower Ignition Propensity",
583
  "LLT": "Local Leadership Team",
584
  "LN": "Lotus Notes",
585
+ "LOC": "Letter Of Credit",
586
  "LOF": "Language of Finance",
587
  "LOS": "Line Of Sight",
588
  "LOV": "List Of Values",
 
603
  "MKT": "Marketing",
604
  "MLT": "Marketing Leadership Team",
605
  "MMA": "Management Marketing Account",
606
+ "MN": "Million",
607
  "MNF": "Manufacturing",
608
  "MoC": "Minister of Commerce",
609
  "MoF": "Minister of Finance",