Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–1 of 1 results for author: Roveri, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.20709  [pdf, ps, other

    cs.AI cs.CL

    NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

    Authors: Paul Furgale, Severin Klingler, James Nolan, Matt Staats, Gaia Di Lorenzo, Elisa Martinez Abad, Christian Schüller, Razvan Dinu, Alessio Devoto, Pascal Berard, Gal Kaplun, Elad Sarafian, Riccardo Roveri, Leon Derczynski, Ricardo Silveira Cabral

    Abstract: Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agents (NOOA), a model-agnostic Python framework for building reliable AI agents. NOOA takes a simpler approach: an agent is a Python object. Its methods are the actions the model can take, fields are its state, docstrings are its prompts, and its type… ▽ More

    Submitted 22 July, 2026; originally announced July 2026.