timfe commited on
Commit
288ca36
·
1 Parent(s): d5aceae
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def_chunk_size = 500
36
  def_chunk_overlap = 0
37
  directory = "./chroma_db"
38
 
39
- st. set_page_config(initial_sidebar_state="collapsed")
40
 
41
  with st.sidebar:
42
  if st.toggle("Experimental"):
 
36
  def_chunk_overlap = 0
37
  directory = "./chroma_db"
38
 
39
+ st.set_page_config(initial_sidebar_state="collapsed")
40
 
41
  with st.sidebar:
42
  if st.toggle("Experimental"):