GilbertAkham commited on
Commit
9d537d2
·
verified ·
1 Parent(s): fc4efba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -80,8 +80,8 @@ chatbot = gr.ChatInterface(
80
  additional_inputs=[
81
  gr.Textbox(
82
  value=(
83
- "You are Reasoning-Bot, a helpful and logical assistant trained for "
84
- "reasoning, chatting, summarization, story continuation, and report writing."
85
  ),
86
  label="🧠 System Message",
87
  ),
 
80
  additional_inputs=[
81
  gr.Textbox(
82
  value=(
83
+ "You are Chat-Bot, a helpful and logical assistant trained for "
84
+ "reasoning, email, chatting, summarization, story continuation, and report writing."
85
  ),
86
  label="🧠 System Message",
87
  ),