Commit 01dbadb
authored
chore: release main (#1369)
🤖 I have created a release *beep* *boop*
---
<details><summary>server-sdk-ai: 0.20.0</summary>
##
[0.20.0](server-sdk-ai-v0.19.1...server-sdk-ai-v0.20.0)
(2026-05-07)
### ⚠ BREAKING CHANGES
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
* Use LDAIGraphMetricSummary for graph metric summary
([#1362](#1362))
### Features
* add Evaluator class for judge orchestration
([#1331](#1331))
([54faa69](54faa69))
* add ManagedAgent with evaluations support
([#1334](#1334))
([7f09c46](7f09c46))
* add ManagedGraphResult, GraphMetricSummary, and ManagedAgentGraph
([#1335](#1335))
([09fa1db](09fa1db))
* introduce ManagedResult, RunnerResult, and LDAIMetricSummary
([#1332](#1332))
([5040122](5040122))
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
([ad66314](ad66314))
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
([ff932b7](ff932b7))
* Replace OpenAIProvider with Runner protocol implementation (AIC-2388)
([#1337](#1337))
([e32a955](e32a955))
### Bug Fixes
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
([c90034b](c90034b))
* Use LDAIGraphMetricSummary for graph metric summary
([#1362](#1362))
([76a4bf2](76a4bf2))
</details>
<details><summary>server-sdk-ai-langchain: 0.7.0</summary>
##
[0.7.0](server-sdk-ai-langchain-v0.6.3...server-sdk-ai-langchain-v0.7.0)
(2026-05-07)
### ⚠ BREAKING CHANGES
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
### Features
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
([ad66314](ad66314))
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
([ff932b7](ff932b7))
* Replace LangChainProvider with Runner protocol implementation
(AIC-2388)
([#1338](#1338))
([113a0d2](113a0d2))
### Bug Fixes
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
([c90034b](c90034b))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
</details>
<details><summary>server-sdk-ai-openai: 0.6.0</summary>
##
[0.6.0](server-sdk-ai-openai-v0.5.10...server-sdk-ai-openai-v0.6.0)
(2026-05-07)
### ⚠ BREAKING CHANGES
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
### Features
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
([ad66314](ad66314))
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
([ff932b7](ff932b7))
* Replace OpenAIProvider with Runner protocol implementation (AIC-2388)
([#1337](#1337))
([e32a955](e32a955))
### Bug Fixes
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
([c90034b](c90034b))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
</details>
<details><summary>server-sdk-ai-vercel: 0.6.0</summary>
##
[0.6.0](server-sdk-ai-vercel-v0.5.10...server-sdk-ai-vercel-v0.6.0)
(2026-05-07)
### ⚠ BREAKING CHANGES
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
### Features
* Remove AIProvider deprecated methods and create*/init* aliases
(AIC-2388)
([#1363](#1363))
([ad66314](ad66314))
* Rename LDAIMetrics.usage and LDAIGraphMetrics.usage to .tokens
([#1366](#1366))
([ff932b7](ff932b7))
* replace VercelProvider with Runner protocol implementation (AIC-2388)
([#1339](#1339))
([d5a62de](d5a62de))
### Bug Fixes
* add zod devDependency to Vercel provider (peer dep of ai v5)
([aab6226](aab6226))
* Build judge input as string and strip legacy judge config messages
([#1364](#1364))
([c90034b](c90034b))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.19.1 to ^0.20.0
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> This is primarily a versioning/release metadata update, but it ships
breaking API changes in `@launchdarkly/server-sdk-ai` and provider
packages that may require consumer code updates (e.g., metrics field
rename and deprecated method removals).
>
> **Overview**
> Publishes a new release for `@launchdarkly/server-sdk-ai` (`0.19.1` →
`0.20.0`) and the provider packages (`server-sdk-ai-langchain` `0.6.3` →
`0.7.0`, `server-sdk-ai-openai`/`server-sdk-ai-vercel` `0.5.10` →
`0.6.0`), updating `.release-please-manifest.json`, package versions,
and `sdkInfo.ts`.
>
> Updates provider `peerDependencies`/`devDependencies` to require
`@launchdarkly/server-sdk-ai@^0.20.0`, and bumps all `server-ai`
examples to depend on the new SDK/provider versions. Changelogs
highlight *breaking changes* including renaming metrics `usage` →
`tokens`, removing deprecated `AIProvider` methods/aliases, and
judge-input/config cleanup (plus additional `server-sdk-ai`
graph/managed result summary changes).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
cb3aebc. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent ff932b7 commit 01dbadb
19 files changed
Lines changed: 153 additions & 39 deletions
File tree
- packages
- ai-providers
- server-ai-langchain
- server-ai-openai
- server-ai-vercel
- sdk/server-ai
- examples
- agent-graph-traversal
- bedrock
- chat-judge
- chat-observability
- direct-judge
- managed-agent
- openai
- tracked-chat
- vercel-ai
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
3 | 32 | | |
4 | 33 | | |
5 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
3 | 32 | | |
4 | 33 | | |
5 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
3 | 33 | | |
4 | 34 | | |
5 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
3 | 29 | | |
4 | 30 | | |
5 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments