Interface LDAIJudgeConfig

Judge-specific AI Config with required evaluation metric key.

Hierarchy

Properties

enabled: boolean

Whether the configuration is enabled.

evaluationMetricKeys: string[]

Evaluation metric keys for judge configurations. The keys of the metrics that this judge can evaluate.

messages?: LDMessage[]

Optional prompt data for judge configurations.

Optional model configuration.

provider?: LDProviderConfig

Optional configuration for the provider.

A tracker which can be used to generate analytics. Undefined for disabled configs.

Generated using TypeDoc