Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

jsonbailey
Copy link
Contributor

@jsonbailey jsonbailey commented Oct 13, 2025

Note

Introduce packages/ai-providers/server-ai-vercel with Vercel AI SDK integration, plus CI, release, and workspace wiring.

  • AI Providers:
    • New package: packages/ai-providers/server-ai-vercel
      • Adds VercelProvider implementing AIProvider with generateText invocation, token-usage metrics, and support for openai, anthropic, google, cohere, mistral via @ai-sdk/*.
      • Includes tests, build/typedoc configs, and README.
  • CI/Release:
    • Add workflow /.github/workflows/server-ai-vercel.yml for build/test.
    • Update .github/workflows/manual-publish.yml to allow publishing the new package.
    • Add to workspaces in root package.json and TS project references in tsconfig.json.
    • Add to .release-please-manifest.json and release-please-config.json with prerelease settings.
  • Docs:
    • Update root README.md to list the new AI provider and badges/links; fix the langchain issues link.

Written by Cursor Bugbot for commit 2ffc68a. This will update automatically on new commits. Configure here.

@jsonbailey jsonbailey requested a review from a team as a code owner October 13, 2025 16:02
Copy link
Contributor

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 169118 bytes
Compressed size limit: 200000
Uncompressed size: 789399 bytes

Copy link
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 24988 bytes
Compressed size limit: 26000
Uncompressed size: 122411 bytes

Copy link
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 21721 bytes
Compressed size limit: 25000
Uncompressed size: 74698 bytes

Copy link
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 17636 bytes
Compressed size limit: 20000
Uncompressed size: 90259 bytes

cursor[bot]

This comment was marked as outdated.

@jsonbailey jsonbailey merged commit 1db731b into main Oct 14, 2025
32 checks passed
@jsonbailey jsonbailey deleted the jb/sdk-1456/ai-provider-vercel branch October 14, 2025 18:46
@github-actions github-actions bot mentioned this pull request Oct 14, 2025
jsonbailey pushed a commit that referenced this pull request Oct 14, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>server-sdk-ai: 0.12.1</summary>

##
[0.12.1](server-sdk-ai-v0.12.0...server-sdk-ai-v0.12.1)
(2025-10-14)


### Bug Fixes

* Improve documentation for AI SDK and AIProvider
([#958](#958))
([17d595a](17d595a))
</details>

<details><summary>server-sdk-ai-langchain: 0.1.1</summary>

##
[0.1.1](server-sdk-ai-langchain-v0.1.0...server-sdk-ai-langchain-v0.1.1)
(2025-10-14)


### Bug Fixes

* Improve documentation for AI SDK and AIProvider
([#958](#958))
([17d595a](17d595a))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/server-sdk-ai bumped from ^0.12.0 to ^0.12.1
</details>

<details><summary>server-sdk-ai-openai: 0.1.0</summary>

## 0.1.0 (2025-10-14)


### Features

* Add OpenAI Provider for AI SDK
([#947](#947))
([5722911](5722911))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/server-sdk-ai bumped from ^0.12.0 to ^0.12.1
</details>

<details><summary>server-sdk-ai-vercel: 0.1.0</summary>

## 0.1.0 (2025-10-14)


### Features

* Add VercelAI Provider for AI SDK
([#948](#948))
([1db731b](1db731b))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/server-sdk-ai bumped from ^0.12.0 to ^0.12.1
</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]
> Publish server AI SDK 0.12.1, introduce new OpenAI and Vercel
providers (0.1.0), bump LangChain provider to 0.1.1, and align
dependencies/examples to ^0.12.1.
> 
> - **AI SDK**:
>   - Bump `packages/sdk/server-ai` to `0.12.1` with changelog entry.
> - **AI Providers**:
> - New `packages/ai-providers/server-ai-openai` at `0.1.0` with
changelog; depends on `@launchdarkly/server-sdk-ai@^0.12.1`.
> - New `packages/ai-providers/server-ai-vercel` at `0.1.0` with
changelog; depends on `@launchdarkly/server-sdk-ai@^0.12.1`.
> - Bump `packages/ai-providers/server-ai-langchain` to `0.1.1`; updates
dep to `@launchdarkly/server-sdk-ai@^0.12.1` and changelog.
> - **Examples**:
>   - Update example apps to use `@launchdarkly/server-sdk-ai@0.12.1`.
> - **Release Manifest**:
> - Update `.release-please-manifest.json` versions for the above
packages.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
6d5d7c6. 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.