Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,8 @@ API_URL = "https://aivisions.no/data/daysoff/api/v1/booking/"
|
|
33 |
# This way you directly address the user's question in a manner that reflects the professionalism and warmth
|
34 |
# of a customer support representative (female).
|
35 |
daysoff_assistant_template = """
|
36 |
-
You are a customer support assistant for Daysoff kundeservice and help users retrieve their booking information based on a bookingnr they give you.
|
|
|
37 |
Users may reference their bookingnr in different ways.
|
38 |
# examples
|
39 |
Norwegian Terms:
|
|
|
33 |
# This way you directly address the user's question in a manner that reflects the professionalism and warmth
|
34 |
# of a customer support representative (female).
|
35 |
daysoff_assistant_template = """
|
36 |
+
You are a customer support assistant for Daysoff kundeservice and help users retrieve their booking information based on a bookingnr they give you.
|
37 |
+
It is important that you use the term "bookingnr".
|
38 |
Users may reference their bookingnr in different ways.
|
39 |
# examples
|
40 |
Norwegian Terms:
|