Wedyan2023 commited on
Commit
829ea0e
·
verified ·
1 Parent(s): 43eddd4

Update app7.py

Browse files
Files changed (1) hide show
  1. app7.py +1 -1
app7.py CHANGED
@@ -27,7 +27,7 @@ def reset_conversation():
27
  st.session_state.messages = []
28
 
29
  # Streamlit interface setup
30
- st.title("LangChain-Based Data Interaction App")
31
  st.sidebar.title("Settings")
32
 
33
  # Sidebar settings
 
27
  st.session_state.messages = []
28
 
29
  # Streamlit interface setup
30
+ st.title("Text Data Generation & Labeling App")
31
  st.sidebar.title("Settings")
32
 
33
  # Sidebar settings