andreinigo commited on
Commit
1d16fb3
1 Parent(s): a2b732f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 origen, debe cumplir con el estándar de Google Maps.",
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",