Creates a new tracker for a fresh AI run. Each call mints a new runId (a UUIDv4) that LaunchDarkly uses to correlate the run's events in metrics views. Call this once per AI run; metrics from different runIds cannot be combined.
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.