client.spaces — saved evaluation configurations.
client.spaces.create(name="my-space", models=[...], dataset_id=..., scorers=[...], judges=[...]) client.spaces.run(space_id) client.spaces.list() client.spaces.set_schedule(space_id, cron="0 7 * * *")
Concept: Evaluation spaces
Premium UI: Spaces
Last updated 1 month ago
Was this helpful?