tsrivallabh commited on
Commit
23786c6
·
verified ·
1 Parent(s): 0e20715

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -667,7 +667,7 @@ with chat_container:
667
  st.markdown("---")
668
 
669
  user_input = st.chat_input(
670
- placeholder="Ask about your LinkedIn profile, e.g., 'Analyze my profile, how do I fit for AI role, how is my about section?'"
671
  )
672
 
673
  if user_input and user_input.strip():
 
667
  st.markdown("---")
668
 
669
  user_input = st.chat_input(
670
+ placeholder="Ask about your LinkedIn profile, e.g., 'Analyze my profile, How do I fit for AI role?, How is my about section?, Enhance my headline, etc'"
671
  )
672
 
673
  if user_input and user_input.strip():