Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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",
|