Skip to content

Update peerDependencies for ai #15

Description

@moonlightnexus

Update peerDependencies for ai / Support AI SDK v6 (I believe it already supports so please update the peerDependencies)

I tried installing @parallel-web/ai-sdk-tools@latest into a project that already uses AI SDK v6 and npm failed with a peer dependency conflict.

Environment:

  • @parallel-web/ai-sdk-tools@0.2.1
  • ai@6.0.168
  • npm

Command:

npm install @parallel-web/ai-sdk-tools@latest

Possibly because of this -

"peerDependencies": {
"ai": "^5.0.0"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions