Skip to content

LaunchDarkly.ServerSdk.Ai: v0.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:52
Immutable release. Only release title and notes can be modified.
18190fb

0.13.0 (2026-09-02)

⚠ BREAKING CHANGES

  • ILdAiConfigTracker.TrackDuration now takes a double instead of a float — custom ILdAiConfigTracker implementations must update their TrackDuration override signature

Features

  • Extend AiMetrics with optional ToolCalls and DurationMs (duration override) (2e307c9)
  • Extend MetricSummary with accumulated ToolCalls and ResumptionToken (2e307c9)
  • ILdAiConfigTracker.TrackDuration now takes a double instead of a float — custom ILdAiConfigTracker implementations must update their TrackDuration override signature (2e307c9)
  • server-ai: stamp modelKey and modelVersion on AI usage events (… (#308) (9daa47a)
  • TrackMetricsOf auto-tracks tool calls, honors DurationMs override, and aligns operation-vs-extractor failure semantics with the other SDKs (2e307c9)

Bug Fixes

  • Report c# as the AI SDK language and register it in sdk-meta (#340) (843dcfe)

This PR was generated with Release Please. See documentation.