Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1815,8 +1815,8 @@ async def process_incoming_message(from_number: str, msg: dict):
|
|
1815 |
current_menu_options=['main']
|
1816 |
)
|
1817 |
message = (
|
1818 |
-
"🤖 *Veterinary AI Assistant
|
1819 |
-
"
|
1820 |
"• Veterinary questions\n"
|
1821 |
"• Product recommendations\n"
|
1822 |
"• Treatment advice\n"
|
|
|
1815 |
current_menu_options=['main']
|
1816 |
)
|
1817 |
message = (
|
1818 |
+
"🤖 *Veterinary AI Assistant*\n\n"
|
1819 |
+
"You can ask me:\n"
|
1820 |
"• Veterinary questions\n"
|
1821 |
"• Product recommendations\n"
|
1822 |
"• Treatment advice\n"
|