Spaces:
Sleeping
Sleeping
PragadeeshwaraRaoR
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as interface:
|
|
56 |
gr.Examples(
|
57 |
examples=[
|
58 |
["What is CPCSEA?"],
|
59 |
-
["
|
60 |
["Write a compact email about the guidelines with their background information."]
|
61 |
],
|
62 |
inputs=query
|
|
|
56 |
gr.Examples(
|
57 |
examples=[
|
58 |
["What is CPCSEA?"],
|
59 |
+
["How can you help me "],
|
60 |
["Write a compact email about the guidelines with their background information."]
|
61 |
],
|
62 |
inputs=query
|