Mauro24 commited on
Commit
b8d95ce
·
verified ·
1 Parent(s): e553ad4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def rispondi_a_domanda(domanda, testo, max_token_risposta=550):
105
  examples = [
106
  ["How to change the knife?"],
107
  ["What are the safety precautions for using the machine?"],
108
- ["How can I get help with the machine?"]
109
  ]
110
 
111
  iface = gr.Interface(
 
105
  examples = [
106
  ["How to change the knife?"],
107
  ["What are the safety precautions for using the machine?"],
108
+ ["Who to contact for assistance in case of problems ?"]
109
  ]
110
 
111
  iface = gr.Interface(