This adds the SmolaGents integration to Atropos, enabling the creation of high-quality agent trajectories for training data.

This commit is contained in:
Allan Niemerg 2025-05-21 15:47:57 -05:00
parent bef6a0b99a
commit 7710e151cc
13 changed files with 2534 additions and 0 deletions

View file

@ -0,0 +1,3 @@
"""
SmolaGents evaluation utilities for Atropos integrations.
"""