Gen AI Agent Development Framework
2.2k 2026-04-21
datapizza-labs/datapizza-ai
A Python framework for building reliable, predictable, and observable Generative AI agents with minimal overhead.
Core Features
Multi-provider support for LLMs (OpenAI, Google, Anthropic, Azure, Mistral).
Extensible tool integration including web search and document processing.
Built-in OpenTelemetry tracing for deep observability and debugging.
Vendor-agnostic design allowing easy model and provider swapping.
Composable architecture with reusable blocks and smart chunking for RAG.
Quick Start
pip install datapizza-aiDetailed Introduction
Datapizza AI is a Python-based framework engineered to accelerate the development and deployment of reliable Generative AI solutions. It emphasizes predictability, fast debugging, and production-readiness for AI agents. With an API-first, less-abstraction approach, it offers multi-provider LLM support, robust tool integration, and built-in OpenTelemetry tracing for comprehensive observability. Its vendor-agnostic and composable design ensures flexibility, allowing developers to easily swap models and integrate custom components, streamlining the journey from development to production.