You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 I have created a release *beep* *boop*
---
<details><summary>server-sdk-ai: 0.12.0</summary>
##
[0.12.0](server-sdk-ai-v0.11.4...server-sdk-ai-v0.12.0)
(2025-10-13)
### Features
* Add support for TrackedChats in the AI SDK
([#939](#939))
([a7ad0ea](a7ad0ea))
* Add support for Vercel AIProvider to the AI SDK
([#946](#946))
([8553f24](8553f24))
### Bug Fixes
* Rename to AIProviderFactory for more accurate naming
([#949](#949))
([92323ec](92323ec))
</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]
> Release server-sdk-ai 0.12.0 adding TrackedChats and
OpenAI/LangChain/Vercel AIProviders; update manifest and example apps to
new version.
>
> - **server-sdk-ai 0.12.0**:
> - **Features**: Support `TrackedChats`; add `OpenAI`, `LangChain`, and
`Vercel` AIProviders.
> - **Version bumps**:
> - Update `packages/sdk/server-ai/package.json` and examples
(`examples/openai`, `examples/bedrock`) to `0.12.0`.
> - Update `.release-please-manifest.json` entry for
`packages/sdk/server-ai` to `0.12.0`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
ce739d8. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jason Bailey <[email protected]>
* Add support for TrackedChats in the AI SDK ([#939](https://github.com/launchdarkly/js-core/issues/939)) ([a7ad0ea](https://github.com/launchdarkly/js-core/commit/a7ad0ead1408fdd80b333baa085c462f47ea5ac1))
9
+
* Add support for OpenAI AIProvider to the AI SDK ([#939](https://github.com/launchdarkly/js-core/issues/939)) ([a7ad0ea](https://github.com/launchdarkly/js-core/commit/a7ad0ead1408fdd80b333baa085c462f47ea5ac1))
10
+
* Add support for LangChain AIProvider to the AI SDK ([#939](https://github.com/launchdarkly/js-core/issues/939)) ([a7ad0ea](https://github.com/launchdarkly/js-core/commit/a7ad0ead1408fdd80b333baa085c462f47ea5ac1))
11
+
* Add support for Vercel AIProvider to the AI SDK ([#946](https://github.com/launchdarkly/js-core/issues/946)) ([8553f24](https://github.com/launchdarkly/js-core/commit/8553f2482a3437975b63992f622b4396cc4ac7e7))
0 commit comments