Programmatic access to Gentrace test cases
evalDataset()
for batch evaluations, test cases can also be accessed and managed independently.
testCases
object exposes methods to list, create, update, and delete test cases.
evalDataset()
for running batch evaluations:
interaction
parameter should be a function wrapped with interaction()
for proper OpenTelemetry tracing within experiments.
evalDataset()
- Common usage pattern for batch evaluations