chainlit
chainlit copied to clipboard
Hide sidebar
trafficstars
I want to be able to activate data persistence for logging purposes, but I don't want resumability of previous threads. Activating a data layer also causes the app to start with the sidebar expanded and lists the previous threads.
I would like an option to hide the sidebar, independent of data persistence.
Is this already possible? I couldn't find a way to do it. Maybe adding this as an option to the config.toml could work?