TheDocumentation Index
Fetch the complete documentation index at: https://docs.chainlit.io/llms.txt
Use this file to discover all available pages before exploring further.
.chainlit/config.toml file is created when you run chainlit run ... or chainlit init. It allows you to configure your Chainlit app and to enable/disable specific features.
You can also dynamically override specific config.toml variables by Chat Profile at runtime. See Dynamic Profile-based Configuration for details.
It is composed of three sections:
project
Project configuration.
features
Enable/disable features.
UI
UI configuration.