Interface LDAIConfigDefault

Base AI Config interface for default implementations with optional enabled property.

Hierarchy

Properties

enabled?: boolean

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

Optional model configuration.

provider?: LDProviderConfig

Optional configuration for the provider.

Generated using TypeDoc