Chris4K commited on
Commit
3f91442
·
verified ·
1 Parent(s): b9aaab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ with st.sidebar:
37
 
38
  with st.expander("Set Content and Context"):
39
 
40
- agent_config.content_and_Context()
41
 
42
  # Create a page with tabs
43
  tabs = st.tabs(["Chat","User Description"])
 
37
 
38
  with st.expander("Set Content and Context"):
39
 
40
+ agent_config.content_and_context()
41
 
42
  # Create a page with tabs
43
  tabs = st.tabs(["Chat","User Description"])