move the save to dataset to telemetry

This commit is contained in:
Dinesh Yeduguru 2024-12-05 13:36:46 -08:00
parent 4c78432bc8
commit f5d427c178
9 changed files with 79 additions and 64 deletions

View file

@ -23,7 +23,6 @@ def available_providers() -> List[ProviderSpec]:
Api.scoring,
Api.inference,
Api.agents,
Api.telemetry,
],
),
]