A CompletionsRunDataSource object describing a model sampling configuration.

Properties

model: string

The name of the model to use for generating completions (e.g. "o3-mini").

sampling_params?: SamplingParams

A StoredCompletionsRunDataSource configuration describing a set of filters

type: "completions"

The type of run data source. Always completions.