subham2507 commited on
Commit
183dd3a
·
verified ·
1 Parent(s): 20787df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ demo = gr.ChatInterface(
63
  additional_inputs=[
64
  gr.Textbox(
65
  value=(
66
- "You are AddiBot, 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",
 
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",