Update app.py
Browse files
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 |
-
"
|
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 |
)
|