nsorros .com
online
← back to writing

Pydantic AI

🛠️ Pydantic releases AI framework

The developers behind Pydantic, the most popular data validation library for Python, released an AI framework that makes defining Agentic workflows slightly more Pythonic 🐍

A good example is the seamless integration of tools via decorators. You can also define structured outputs together with retries 👌 as well as dependencies that you can pass during runtime.

image