aalitvinp commited on
Commit
e374619
·
verified ·
1 Parent(s): 19da4ff

update app.py

Browse files

Русский язык 2

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def main():
34
  st.markdown(message["content"])
35
 
36
  # User input
37
- user_input = st.chat_input("Ask me anything about neurology or book an appointment...")
38
 
39
  if user_input:
40
  # Add user message to session state
 
34
  st.markdown(message["content"])
35
 
36
  # User input
37
+ user_input = st.chat_input("Прошу здесь задавать вопросы по неврологии..")
38
 
39
  if user_input:
40
  # Add user message to session state