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.
ILdAiGraphClient
Extension interface for agent graph operations. Implemented alongside ILdAiClient by LdAiClient.
ILogger
Log interface required by the AI Client.