Skip to content

Releases: launchdarkly/python-server-sdk-ai

launchdarkly-server-sdk-ai-openai: v0.7.0

19 May 05:03
Immutable release. Only release title and notes can be modified.
c9c416a

Choose a tag to compare

0.7.0 (2026-05-19)

⚠ BREAKING CHANGES

  • Remove async from create_model/agent/agent_graph methods (#187)

Features

  • Remove async from create_model/agent/agent_graph methods (#187) (dddc00a)

launchdarkly-server-sdk-ai-langchain: v0.8.0

19 May 05:02
Immutable release. Only release title and notes can be modified.
c9c416a

Choose a tag to compare

0.8.0 (2026-05-19)

⚠ BREAKING CHANGES

  • Remove async from create_model/agent/agent_graph methods (#187)

Features

  • Remove async from create_model/agent/agent_graph methods (#187) (dddc00a)

launchdarkly-server-sdk-ai: v1.0.1

19 May 15:45
Immutable release. Only release title and notes can be modified.
c8b8a75

Choose a tag to compare

1.0.1 (2026-05-19)

Bug Fixes

  • Remove pre-release caution note from server-ai README (#194) (32d52c4)

launchdarkly-server-sdk-ai: v1.0.0

19 May 05:02
Immutable release. Only release title and notes can be modified.
c9c416a

Choose a tag to compare

1.0.0 (2026-05-19)

⚠ BREAKING CHANGES

  • Remove bedrock-specific tracker method, use track_metrics_of method with custom extractor (#191)
  • Remove async from create_model/agent/agent_graph methods (#187)

Features

  • Remove async from create_model/agent/agent_graph methods (#187) (dddc00a)
  • Remove bedrock-specific tracker method, use track_metrics_of method with custom extractor (#191) (33e4a65)

launchdarkly-server-sdk-ai-openai: v0.6.1

14 May 22:42
Immutable release. Only release title and notes can be modified.
a3ac7a1

Choose a tag to compare

0.6.1 (2026-05-14)

Bug Fixes

launchdarkly-server-sdk-ai-openai: v0.6.0

14 May 16:15
Immutable release. Only release title and notes can be modified.
f79341a

Choose a tag to compare

0.6.0 (2026-05-13)

⚠ BREAKING CHANGES

  • Narrow AgentGraphRunner.run input from Any to str (#177)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173)

Features

  • Narrow AgentGraphRunner.run input from Any to str (#177) (cc7a0fe)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173) (583939d)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175) (d8c4a70)

Bug Fixes

  • Always return ModelSettings from _build_model_settings (#169) (6d1ce4c)

launchdarkly-server-sdk-ai-langchain: v0.7.1

14 May 22:42
Immutable release. Only release title and notes can be modified.
a3ac7a1

Choose a tag to compare

0.7.1 (2026-05-14)

Bug Fixes

launchdarkly-server-sdk-ai-langchain: v0.7.0

14 May 16:15
Immutable release. Only release title and notes can be modified.
f79341a

Choose a tag to compare

0.7.0 (2026-05-13)

⚠ BREAKING CHANGES

  • Narrow AgentGraphRunner.run input from Any to str (#177)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173)

Features

  • Narrow AgentGraphRunner.run input from Any to str (#177) (cc7a0fe)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173) (583939d)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175) (d8c4a70)

launchdarkly-server-sdk-ai: v0.20.1

14 May 22:42
Immutable release. Only release title and notes can be modified.
a3ac7a1

Choose a tag to compare

0.20.1 (2026-05-14)

Bug Fixes

launchdarkly-server-sdk-ai: v0.20.0

14 May 16:15
Immutable release. Only release title and notes can be modified.
f79341a

Choose a tag to compare

0.20.0 (2026-05-13)

⚠ BREAKING CHANGES

  • Remove deprecated client method aliases and type aliases (#179)
  • Narrow AgentGraphRunner.run input from Any to str (#177)
  • Strip legacy judge messages on direct judge_config() path (#174)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173)
  • Remove stale ManagedModel message management and AgentGraphResult type (#170)

Features

  • Narrow AgentGraphRunner.run input from Any to str (#177) (cc7a0fe)
  • Remove deprecated client method aliases and type aliases (#179) (20df94b)
  • rename GraphMetrics/GraphMetricSummary to AIGraphMetrics/AIGraphMetricSummary (#173) (583939d)
  • Rename LDAIMetrics.usage and AIGraphMetrics.usage to .tokens (#175) (d8c4a70)

Bug Fixes

  • Remove stale ManagedModel message management and AgentGraphResult type (#170) (7d6ad23)
  • Strip legacy judge messages on direct judge_config() path (#174) (b7db754)