Overview
Dingo is a lightweight microframework designed to streamline the development of LLM pipelines and autonomous agents. It focuses on providing a core set of building blocks that can be combined to construct both simple and complex pipelines, enabling rapid prototyping and easy customization. Additionally, these pipelines can be served as an OpenAI-like API, which simplifies their deployment and usage.
The framework supports the integration of both closed-source and open-source LLM providers, offering flexibility in developing applications.