Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ai@5.0.56
Choose a base ref
...
head repository: vercel/ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ai@5.0.57
Choose a head ref
  • 10 commits
  • 54 files changed
  • 6 contributors

Commits on Sep 26, 2025

  1. Backport: feat(codemod): add tool invocations migration to v5 codemods (

    #8965)
    
    This is an automated backport of #8586 to the release-v5.0 branch.
    
    Co-authored-by: josh <144584931+dancer@users.noreply.github.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    6106cd5 View commit details
    Browse the repository at this point in the history
  2. Backport: feat(codemod): add datastream to uimessagestream transforma…

    …tion (#8968)
    
    This is an automated backport of #8692 to the release-v5.0 branch.
    
    Co-authored-by: josh <144584931+dancer@users.noreply.github.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    2210769 View commit details
    Browse the repository at this point in the history
  3. Backport: feat(codemod): add usechat input state transformation for v5 (

    #8970)
    
    This is an automated backport of #8725 to the release-v5.0 branch.
    
    Co-authored-by: josh <144584931+dancer@users.noreply.github.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    32f494c View commit details
    Browse the repository at this point in the history
  4. Backport: feat(codemod): add usechat api to transport transformation (#…

    …8971)
    
    This is an automated backport of #8732 to the release-v5.0 branch.
    
    Co-authored-by: josh <144584931+dancer@users.noreply.github.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    d0cb57c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Version Packages (#8966)

    # Releases
    ## @ai-sdk/codemod@2.0.11
    
    ### Patch Changes
    
    - 32f494c: feat(codemod): add usechat input state transformation for v5
    -   d0cb57c: feat(codemod): add usechat api to transport transformation
    - 6106cd5: feat(codemod): add tool invocations migration to v5 codemods
    - 2210769: feat(codemod): add datastream to uimessagestream
    transformation
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    65fc266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80bcc8c View commit details
    Browse the repository at this point in the history
  3. Backport: fix(ai): update docs for NoSpeechGeneratedError and export …

    …it (#8967)
    
    This is an automated backport of #8512 to the release-v5.0 branch.
    
    Co-authored-by: Phantom <59059173+EurFelux@users.noreply.github.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    c319849 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Backport: fix(example): fix filename (#8999)

    This is an automated backport of #8997 to the release-v5.0 branch.
    
    Co-authored-by: Lars Grammel <lars.grammel@gmail.com>
    vercel-ai-sdk[bot] and lgrammel authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    99104af View commit details
    Browse the repository at this point in the history
  2. Backport: feat(provider/openai): Add Code Interpreter input streaming…

    … support (#9004)
    
    This is an automated backport of #8973 to the release-v5.0 branch.
    
    Co-authored-by: Matt Hodgson <matthodgson@mac.com>
    Co-authored-by: Lars Grammel <lars.grammel@gmail.com>
    3 people authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    5428a0d View commit details
    Browse the repository at this point in the history
  3. Version Packages (#8983)

    # Releases
    ## ai@5.0.57
    
    ### Patch Changes
    
    -   c319849: fixed docs and exported NoSpeechGeneratedError
    
    ## @ai-sdk/angular@1.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/azure@2.0.39
    
    ### Patch Changes
    
    -   Updated dependencies [5428a0d]
        -   @ai-sdk/openai@2.0.39
    
    ## @ai-sdk/langchain@1.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/llamaindex@1.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/openai@2.0.39
    
    ### Patch Changes
    
    - 5428a0d: The built in Code Interpreter tool input code is streamed in
    `tool-input-<start/delta/end>` chunks.
    
    ## @ai-sdk/react@2.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/rsc@1.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/svelte@3.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    ## @ai-sdk/vue@2.0.57
    
    ### Patch Changes
    
    -   Updated dependencies [c319849]
        -   ai@5.0.57
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    5d6722a View commit details
    Browse the repository at this point in the history
Loading