CodeBasedEvaluatorDefinition.EntryPoint Property

Definition

The entry point Python file name for the uploaded evaluator code (e.g. 'answer_length_evaluator.py').

public string EntryPoint { get; set; }
member this.EntryPoint : string with get, set
Public Property EntryPoint As String

Property Value

Applies to