nav13n commited on
Commit
e507d4b
·
1 Parent(s): 0b93d64

first commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from sage import app
4
  from langchain.schema.runnable import RunnableConfig
5
 
6
 
7
- welcome_message = "Welcome! Ask anything about your stored documents and get AI-powered insights in seconds."
8
 
9
  @cl.on_chat_start
10
  async def start_chat():
 
4
  from langchain.schema.runnable import RunnableConfig
5
 
6
 
7
+ welcome_message = "Welcome! I am Sage,a digital assistant that help you quickly find answers to HR and policy questions. How can I help you today?"
8
 
9
  @cl.on_chat_start
10
  async def start_chat():