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.
The key of the AI Config.
Optional modelOptional model configuration.
Optional providerOptional configuration for the provider.
Generated using TypeDoc
Base AI Config interface without mode-specific fields.