Spaces:
Sleeping
Sleeping
changing bot description
Browse files
app.py
CHANGED
|
@@ -176,7 +176,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
| 176 |
gr.ChatInterface(
|
| 177 |
respond,
|
| 178 |
title="Student Formula Bot 🔬",
|
| 179 |
-
description='Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask
|
| 180 |
examples=[
|
| 181 |
"How do I build and balance a budget?",
|
| 182 |
"Why do people write SMART goals?",
|
|
|
|
| 176 |
gr.ChatInterface(
|
| 177 |
respond,
|
| 178 |
title="Student Formula Bot 🔬",
|
| 179 |
+
description='Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask the chatbot a question or click on one of the examples!',
|
| 180 |
examples=[
|
| 181 |
"How do I build and balance a budget?",
|
| 182 |
"Why do people write SMART goals?",
|