📄️ Installation
How to install Dingent locally, and start an agent project in no time.
📄️ Configuration
We use Pydantic-Settings to manage configuration in Dingent. This allows you to define your configuration in a structured way, with support for environment variables, default values, and type validation. However, we recommend using a TOML file to manage your configuration, which is the default approach in our templates.