Chainlit home page
Search...
⌘K
Github
Join Discord
Join Discord
Search...
Navigation
Config
Overview
Documentation
Examples
API Reference
Chainlit Help
Get Started
Overview
Installation
In Pure Python
Integrations
Deploy
Overview
Platforms
Basic Concepts
Chat Life Cycle
Starters
Message
Step
User Session
Element
Action
Command
Advanced Features
Streaming
MCP Servers
Ask User
Multi-Modality
Chat Profiles
Chat Settings
Testing & Debugging
Data Persistence
Overview
Chat History
Human Feedback
Open Source Data Layers
Tags & Metadata
Authentication
Overview
Password
Header
OAuth
Customisation
Overview
Translation
Avatars
Logo and Favicon
Theme
JS
CSS
Backend
Config
Overview
Project
Features
UI
Environment Variables
Command Line Options
Guides
Async / Sync
Migrate to Chainlit v2.0.0
Config
Overview
The
.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.
It is composed of three sections:
project
Project configuration.
features
Enable/disable features.
UI
UI configuration.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
CSS
Project
Assistant
Responses are generated using AI and may contain mistakes.