Interface LDAIAgentConfig

Agent-specific AI Config with instructions.

Hierarchy

Properties

enabled: boolean

Whether the configuration is enabled.

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.

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

Generated using TypeDoc