Releases: launchdarkly/python-server-sdk-ai
Releases · launchdarkly/python-server-sdk-ai
launchdarkly-server-sdk-ai-openai: v0.7.0
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai-langchain: v0.8.0
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai: v1.0.1
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai: v1.0.0
launchdarkly-server-sdk-ai-openai: v0.6.1
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai-openai: v0.6.0
Immutable
release. Only release title and notes can be modified.
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
launchdarkly-server-sdk-ai-langchain: v0.7.1
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai-langchain: v0.7.0
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai: v0.20.1
Immutable
release. Only release title and notes can be modified.
launchdarkly-server-sdk-ai: v0.20.0
Immutable
release. Only release title and notes can be modified.
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)