SarowarSaurav commited on
Commit
1405cfc
·
verified ·
1 Parent(s): 8622f08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  "APFO": "Adjusted Profit from Operations",
8
  "LEP": "Limited Edition Pack",
9
  "AD": "Area Director",
 
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",
10
  "AD": "Area Director",