1semilattice.tests.create(
2 population_id="a59993fd-72d8-467e-bfb0-3293300cc6eb",
3 batch={
4 "name": "Finance-related questions",
5 "description": "A test batch of 14 finance-related questions",
6 "effective_date": "2025-09-15"
7 },
8 tests=tests # list of questions, answer options, ground truth
9)
1semilattice.tests.create(
2 population_id="a59993fd-72d8-467e-bfb0-3293300cc6eb",
3 batch={
4 "name": "Finance-related questions",
5 "description": "A test batch of 14 finance-related questions",
6 "effective_date": "2025-09-15"
7 },
8 tests=tests # list of questions, answer options, ground truth
9)