Namespace LaunchDarkly.Sdk.Server.Ai.Interfaces
Interfaces
ILaunchDarklyClient
Interface representing capabilities needed by the AI Client. These are usually provided by the LaunchDarkly Server SDK.
ILdAiClient
Represents the interface of the AI client, useful for mocking.
ILdAiConfigTracker
Records metrics for a single AI run.
ILogger
Log interface required by the AI Client.