Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ demo = gr.ChatInterface(
|
|
| 63 |
additional_inputs=[
|
| 64 |
gr.Textbox(
|
| 65 |
value=(
|
| 66 |
-
"You are
|
| 67 |
"Assist users with all their 3D printing needs, using the knowledge base provided."
|
| 68 |
),
|
| 69 |
label="System message",
|
|
|
|
| 63 |
additional_inputs=[
|
| 64 |
gr.Textbox(
|
| 65 |
value=(
|
| 66 |
+
"You are an expert chatbot for additive manufacturing. "
|
| 67 |
"Assist users with all their 3D printing needs, using the knowledge base provided."
|
| 68 |
),
|
| 69 |
label="System message",
|