Skip to content

Conversation

markacianfrani
Copy link
Contributor

should resolve #19 but I'm not entirely sure what the intent of using the beta SDK was. also that issue could just be a skill issue on my end.

@markacianfrani markacianfrani requested a review from a team as a code owner October 10, 2025 14:52
@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 14:52
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR resolves dependency issues by migrating from beta versions to stable releases of AI SDK packages. The change addresses issue #19 in the repository where beta dependencies may have been causing compatibility or stability problems.

  • Updated AI SDK dependencies from "beta" to specific stable versions
  • Added ai package as a production dependency and moved dotenv to devDependencies for better organization
  • Updated example project to use stable ai package version

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updated AI SDK dependencies to stable versions and reorganized dependency classifications
examples/ai/package.json Updated ai dependency from beta to stable version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

AI SDK v5 Compatibility Issue

1 participant