Skip to content

LaunchDarkly.ServerSdk.Ai: v0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:16
Immutable release. Only release title and notes can be modified.
ce37cda

0.11.0 (2026-06-11)

Features

  • Add AgentConfig, AgentConfigs, and JudgeConfig methods to ILdAiClient (#282) (34293ca)
  • Add Tools property to LdAiCompletionConfig — parses the same tools block agents use, exposes IReadOnlyDictionary<string, ToolConfig> (empty when absent) (69418c8)
  • Add TrackDurationOf, TrackMetricsOf, TrackJudgeResult, TrackToolCall (#287) (485976e)

Bug Fixes

  • Silently override 'ldctx' in user-supplied template variables instead of warning and discarding it — the SDK context always wins, matches cross-SDK behavior (69418c8)

This PR was generated with Release Please. See documentation.