This repository contains the source code and supplemental materials for the tutorial "Python Decorators Finally Make Sense." The goal of this project is to move beyond basic syntax and explore how ...
Monitor agent functions with the @guard.watch() decorator. The @guard.watch() decorator is the fastest way to add Vex tracing to an existing agent function. One line wraps the entire execution — input ...