DreamStream-1 commited on
Commit
c0d3395
·
verified ·
1 Parent(s): 60d2e7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 Activated*\n\n"
1819
- "I'm now in AI chat mode. You can ask me:\n"
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"