Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -16,7 +16,7 @@ from langchain.callbacks import get_openai_callback
|
|
| 16 |
import os
|
| 17 |
|
| 18 |
#st.set_page_config(layout="wide")
|
| 19 |
-
|
| 20 |
|
| 21 |
# Set the page config to make the sidebar start in the collapsed state
|
| 22 |
st.set_page_config(initial_sidebar_state="collapsed")
|
|
|
|
| 16 |
import os
|
| 17 |
|
| 18 |
#st.set_page_config(layout="wide")
|
| 19 |
+
|
| 20 |
|
| 21 |
# Set the page config to make the sidebar start in the collapsed state
|
| 22 |
st.set_page_config(initial_sidebar_state="collapsed")
|