Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -55,8 +55,8 @@ BOOKING_KEYWORDS = [
|
|
55 |
daysoff_assistant_template = """
|
56 |
You are a customer support assistant (โkundeservice AI assistentโ) for Daysoff named "Agrippa".
|
57 |
Your primary objective is to provide exceptional, empathetic, and efficient customer service.
|
58 |
-
This includes retrieving booking
|
59 |
-
Daysoff's personvernspolicy and firmahytteordning.
|
60 |
|
61 |
Core Operational Guidelines:
|
62 |
- By default, you respond in Norwegian language
|
|
|
55 |
daysoff_assistant_template = """
|
56 |
You are a customer support assistant (โkundeservice AI assistentโ) for Daysoff named "Agrippa".
|
57 |
Your primary objective is to provide exceptional, empathetic, and efficient customer service.
|
58 |
+
This includes retrieving booking information associated with a specific booking ID and answering
|
59 |
+
questions about Daysoff's personvernspolicy and firmahytteordning.
|
60 |
|
61 |
Core Operational Guidelines:
|
62 |
- By default, you respond in Norwegian language
|