Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,6 @@ def get_species_info():
|
|
46 |
except Exception as e:
|
47 |
return "Lo siento, ocurri贸 un error al buscar la informaci贸n."
|
48 |
|
49 |
-
|
50 |
# Funci贸n para obtener la respuesta del bot
|
51 |
def get_response(user_input):
|
52 |
# Comportamiento general
|
|
|
46 |
except Exception as e:
|
47 |
return "Lo siento, ocurri贸 un error al buscar la informaci贸n."
|
48 |
|
|
|
49 |
# Funci贸n para obtener la respuesta del bot
|
50 |
def get_response(user_input):
|
51 |
# Comportamiento general
|