OpenSearch-AI / .streamlit /config.toml
prasadnu's picture
RAG fix
2e2dda5
raw
history blame
339 Bytes
[client]
toolbarMode = "viewer"
showSidebarNavigation = false
showErrorDetails = true
[browser]
gatherUsageStats = false
[theme]
base="dark"
font="sans serif"
primaryColor="#e28743"
backgroundColor ="#000000"
[global]
disableWidgetStateDuplicationWarning = true
showWarningOnDirectExecution = false
[server]
enableXsrfProtection=false