Class RunCreateParams

  • All Implemented Interfaces:
    com.openai.core.Params

    
    public final class RunCreateParams
     implements Params
                        

    Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test. The datasource will be validated against the schema specified in the config of the evaluation.