vinapatri commited on
Commit
8ff9e02
·
verified ·
1 Parent(s): a2688f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ gradio_app = gr.ChatInterface(
73
  description="Bot untuk klasifikasi intent terkait JKN-KIS",
74
  examples=[
75
  "Bagaimana cara daftar Mobile JKN?",
76
- "Gimana cara buat rujukan online?",
77
  "Kenapa OTP Mobile JKN tidak masuk?"
78
  ]
79
  )
 
73
  description="Bot untuk klasifikasi intent terkait JKN-KIS",
74
  examples=[
75
  "Bagaimana cara daftar Mobile JKN?",
76
+ "Cara buat surat rujukan BPJS secara online?",
77
  "Kenapa OTP Mobile JKN tidak masuk?"
78
  ]
79
  )