Spaces:
Paused
Paused
andreinigo
commited on
Commit
•
1d16fb3
1
Parent(s):
a2b732f
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ def get_completion_from_messages(messages, temperature=0.1):
|
|
33 |
},
|
34 |
"destination": {
|
35 |
"type": "string",
|
36 |
-
"description": "La dirección de
|
37 |
},
|
38 |
"date_from": {
|
39 |
"type": "string",
|
|
|
33 |
},
|
34 |
"destination": {
|
35 |
"type": "string",
|
36 |
+
"description": "La dirección de destino, debe cumplir con el estándar de Google Maps.",
|
37 |
},
|
38 |
"date_from": {
|
39 |
"type": "string",
|