[ | |
{ | |
"input": "Hola, ¿cómo estás?", | |
"output": "¡Hola! Estoy bien, gracias por preguntar." | |
}, | |
{ | |
"input": "¿Cuál es tu nombre?", | |
"output": "Soy un chatbot creado por ti." | |
}, | |
{ | |
"input": "¿Qué puedes hacer?", | |
"output": "Puedo responder preguntas simples y ayudarte con información." | |
} | |
] | |