NVIDIA Open-Sources NOOA: Python Object-Oriented Framework for AI Agents
NVIDIA Labs released NOOA, an open-source agent framework that defines agents as single Python classes with type annotations. By passing live object references instead of text dumps, NOOA cuts agent token consumption by half on SWE-bench Verified while reaching 82.2% accuracy.
Why it matters
NVIDIA Labs released NOOA, an open-source agent framework that defines agents as single Python classes with type annotations. By passing live object references instead of text dumps, NOOA cuts agent token consumption by half on SWE-bench Verified while reaching 82.2% accuracy.
Open full story