Interface LDAIAgentConfigDefault

Default Agent-specific AI Config with instructions.

Hierarchy

Properties

enabled?: boolean

Whether the configuration is enabled. Defaults to false when not provided.

instructions?: string

Instructions for the agent.

judgeConfiguration?: LDJudgeConfiguration

Judge configuration for AI Configs being evaluated. References judge AI Configs that should evaluate this AI Config.

Optional model configuration.

provider?: LDProviderConfig

Optional configuration for the provider.

Generated using TypeDoc