Commit ea50d19
chore: release main (#945)
🤖 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]>1 parent 0cde19e commit ea50d19
File tree
5 files changed
+14
-4
lines changed- packages/sdk/server-ai
- examples
- bedrock
- openai
5 files changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments