Optional
clientThe LangSmith client to use.
Optional
descriptionA free-form description of the experiment.
Optional
evaluatorsA list of evaluators to run on each example.
Optional
experimentA prefix to provide for your experiment name.
Optional
includeWhether to use attachments for the experiment.
Optional
maxThe maximum number of concurrent evaluations to run.
Optional
metadataMetadata to attach to the experiment.
Optional
numThe number of repetitions to perform. Each example will be run this many times.
Optional
summaryA list of summary evaluators to run on the entire dataset.
The dataset to evaluate on. Can be a dataset name, a list of examples, or a generator of examples.