Optional createCreates a new tracker for this AI Config invocation. Each call returns a new tracker with a fresh runId. Use createTracker() at the start of each execution to obtain a tracker, then use it to record metrics for that run.
Whether the configuration is enabled.
Optional judgeJudge configuration for AI Configs being evaluated. References judge AI Configs that should evaluate this AI Config.
The key of the AI Config.
Optional messagesOptional prompt data for completion configurations.
Optional modelOptional model configuration.
Optional providerOptional configuration for the provider.
Optional toolsRoot-level tools map keyed by tool name. Distinct from model.parameters.tools[].
Generated using TypeDoc
Completion AI Config (default mode).