Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ai to v3.1.14 #2372

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update dependency ai to v3.1.14 #2372

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ai (source) 3.0.19 -> 3.1.14 age adoption passing confidence

Release Notes

vercel/ai (ai)

v3.1.14

Compare Source

Patch Changes
  • 6109c6a: feat (ai/react): add experimental_maxAutomaticRoundtrips to useChat

v3.1.13

Compare Source

Patch Changes

v3.1.12

Compare Source

Patch Changes
  • ae05fb7: feat (ai/streams): add StreamData support to streamToResponse

v3.1.11

Compare Source

Patch Changes
  • a085d42: fix (ai/ui): decouple StreamData chunks from LLM stream

v3.1.10

Compare Source

Patch Changes
  • 3a21030: feat (ai/core): add embedMany function

v3.1.9

Compare Source

Patch Changes
  • 18a9655: feat (ai/svelte): add useAssistant

v3.1.8

Compare Source

Patch Changes

v3.1.7

Compare Source

Patch Changes
  • f617b97: feat (ai): support client/server tool calls with useChat and streamText

v3.1.6

Compare Source

Patch Changes

v3.1.5

Compare Source

Patch Changes
  • 5b01c13: feat (ai/core): add system message support in messages list

v3.1.4

Compare Source

Patch Changes
  • ceb44bc: feat (ai/ui): add stop() helper to useAssistant (important: AssistantResponse now requires OpenAI SDK 4.42+)
  • 37c9d4c: feat (ai/streams): add LangChainAdapter.toAIStream()

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
  • d1b1880: fix (ai/core): allow reading streams in streamText result multiple times

v3.1.1

Compare Source

Patch Changes
  • 0f77132: ai/rsc: remove experimental_ from streamUI

v3.1.0

Compare Source

Minor Changes
  • 73356a9: Move AI Core functions out of experimental (streamText, generateText, streamObject, generateObject).

v3.0.35

Compare Source

Patch Changes

v3.0.34

Compare Source

Patch Changes
  • b9a831e: ai/rsc: add experimental_streamUI()

v3.0.33

Compare Source

Patch Changes

v3.0.32

Compare Source

Patch Changes
  • 0e0d2af: ai/core: add pipeTextStreamToResponse helper to streamText.

v3.0.31

Compare Source

Patch Changes
  • 74c63b1: ai/core: add toAIStreamResponse() helper to streamText.

v3.0.30

Compare Source

Patch Changes
  • e7e5898: use-assistant: fix missing message content

v3.0.29

Compare Source

Patch Changes
  • 22a737e: Fix: mark useAssistant as in progress for append/submitMessage.

v3.0.28

Compare Source

Patch Changes

v3.0.27

Compare Source

Patch Changes

v3.0.26

Compare Source

Patch Changes
  • f90f6a1: ai/core: add pipeAIStreamToResponse() to streamText result.

v3.0.25

Compare Source

Patch Changes
  • 1e84d6d: Fix: remove mistral lib type dependency.
  • 9c2a049: Add append() helper to useAssistant.

v3.0.24

Compare Source

Patch Changes
  • e94fb32: feat(ai/rsc): Make onSetAIState and onGetUIState stable

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes
  • d544886: Breaking change: extract experimental AI core provider packages. They can now be imported with e.g. import { openai } from '@​ai-sdk/openai' after adding them to a project.
  • ea6b0e1: Expose formatStreamPart, parseStreamPart, and readDataStream helpers.

v3.0.21

Compare Source

Patch Changes

v3.0.20

Compare Source

Patch Changes
  • f42bbb5: Remove experimental from useAssistant and AssistantResponse.
  • 149fe26: Deprecate
  • 2eb4b55: Remove experimental_ prefix from StreamData.
  • e45fa96: Add stream support for Bedrock/Cohere.
  • a6b2500: Deprecated the experimental_streamData: true setting from AIStreamCallbacksAndOptions. You can delete occurrences in your code. The stream data protocol is now used by default.

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 5, 2024
Copy link

vercel bot commented May 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-community ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 3:31am

@lobehubbot
Copy link
Member

👍 @renovate[bot]

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@renovate renovate bot changed the title Update dependency ai to v3.1.1 Update dependency ai to v3.1.2 May 8, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.2 Update dependency ai to v3.1.3 May 8, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.3 Update dependency ai to v3.1.4 May 10, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.4 Update dependency ai to v3.1.5 May 10, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.5 Update dependency ai to v3.1.7 May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.98%. Comparing base (cb70e4a) to head (0e2bb89).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2372      +/-   ##
==========================================
+ Coverage   93.74%   93.98%   +0.24%     
==========================================
  Files         352      356       +4     
  Lines       20400    20640     +240     
  Branches     2429     1616     -813     
==========================================
+ Hits        19123    19399     +276     
+ Misses       1277     1241      -36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency ai to v3.1.7 Update dependency ai to v3.1.8 May 14, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.8 Update dependency ai to v3.1.9 May 15, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.9 Update dependency ai to v3.1.13 May 23, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.13 Update dependency ai to v3.1.14 May 24, 2024
Copy link

coderabbitai bot commented May 24, 2024

Important

Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to full the review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor Author

renovate bot commented May 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants