Properties of a PythConfigs.

interface IPythConfigs {
    hermesUrl?: string;
    pythAllowedConfidenceInterval?: number;
}

Implemented by

Properties

hermesUrl?: string

PythConfigs hermesUrl

pythAllowedConfidenceInterval?: number

PythConfigs pythAllowedConfidenceInterval