v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
datasets

Dataset Handler

post/api/v1/datasets/playground_experiment/batch

Request body

{"stackTrail":"components:schemas:PlaygroundRunOverDatasetBatchRequestSchema:properties:manifest","oasType":"schema","type":"unknown","title":"Manifest"}
secretsobject required
run_idstring nullable
repo_idstring nullable
tool_choicestring nullable
parallel_tool_callsboolean nullable
project_namestring required
repo_handlestring nullable
ownerstring nullable
commitstring nullable
evaluator_rulesstring[] nullable
requests_per_secondinteger nullable
use_or_fallback_to_workspace_secretsboolean
runner_context'langsmith_ui' | 'langsmith_align_evals'
dataset_idstring uuid required
dataset_splitsstring[] nullable
repetitionsinteger
metadataobject nullable
batch_sizeinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/datasets/playground_experiment/batch:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Dataset Handler Api V1 Datasets Playground Experiment Batch Post"}