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
A utility capable of generating events related to a specific AI model configuration.
ILogger
Log interface required by the AI Client.