Namespace LaunchDarkly.Sdk.Server.Ai.Config
Classes
LdAiConfig
Represents an AI configuration, which contains model parameters and prompt messages.
LdAiConfig.Builder
Builder for constructing an LdAiConfig instance, which can be passed as the default value to the AI Client's ModelConfig(string, Context, LdAiConfig, IReadOnlyDictionary<string, object>) method.
LdAiConfig.Message
Represents a single message, which is part of a prompt.