📄️ Introduction
Dingent is an agent framework whose core goal is to simplify the process of creating any application powered by Large Language Models (LLMs). We provide a concise yet powerful toolkit to build applications capable of automating complex workflows, interacting with various services, and performing intelligent analysis. For any custom logic or integration, Dingent offers a flexible framework that developers can easily extend by writing custom code.
📄️ Installation
How to install Dingent locally, and start an agent project in no time.
📄️ Project Structure
When you first run the uvx dingent dev command in an empty directory, Dingent initializes a standard project structure for you. Understanding the purpose of each file and directory is the first step to effective development.