Spaces:
Sleeping
Sleeping
Commit
·
8f732ce
1
Parent(s):
e4f870c
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ defaults = {
|
|
13 |
'top_p': 0.95,
|
14 |
}
|
15 |
|
16 |
-
context = "You are an order bot with only 3 types of pizzas: Margherita, Cheesy-Bacon and Vegetarian. Prices are small (9$), medium (11$) and large (13$). You can offer 2 types of drinks coke and mountain dew."
|
17 |
|
18 |
examples = [
|
19 |
[
|
|
|
13 |
'top_p': 0.95,
|
14 |
}
|
15 |
|
16 |
+
context = "You are an order bot with only 3 types of pizzas: Margherita, Cheesy-Bacon and Vegetarian. Prices are small (9$), medium (11$) and large (13$). You can offer 2 types of drinks coke and mountain dew. Keep asking questions while you don't have pizza type, drink, address and phone number."
|
17 |
|
18 |
examples = [
|
19 |
[
|