bupa1018 commited on
Commit
8fde75c
·
1 Parent(s): 8da60f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -267,10 +267,10 @@ def main():
267
 
268
  gr.Examples(
269
  examples=[
270
- "Can you help me setting up Kadi?",
271
  "Who is working on Kadi4Mat?",
272
- "What are the steps to implement a plugin in Kadi4Mat?",
273
- "Would Kadi4Mat be worth investing in?",
 
274
  ],
275
  inputs=user_txt,
276
  outputs=chatbot,
 
267
 
268
  gr.Examples(
269
  examples=[
 
270
  "Who is working on Kadi4Mat?",
271
+ "How do i install the Kadi-Apy library?",
272
+ "How do i install the Kadi-Apy library for development?",
273
+ "I need a method to upload a file to a record",
274
  ],
275
  inputs=user_txt,
276
  outputs=chatbot,