vercel / modelfusion

The TypeScript library for building AI applications.
https://modelfusion.dev
MIT License
1.01k stars 76 forks source link

Bump ai from 2.2.29 to 2.2.32 #273

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps ai from 2.2.29 to 2.2.32.

Release notes

Sourced from ai's releases.

ai@2.2.32

Patch Changes

  • 7851fa0: StreamData: add annotations and appendMessageAnnotation support

ai@2.2.31

Patch Changes

  • 9b89c4d: react/use-assistant: Expose setInput
  • 75751c9: ai/react: Add experimental_onToolCall to useChat.

ai@2.2.30

Patch Changes

  • ac503e0: ai/solid: add chat request options to useChat
  • b78a73e: Add GoogleGenerativeAIStream for Gemini support
  • 5220336: ai/svelte: Add experimental_onToolCall to useChat.
  • ef99062: Add support for the Anthropic message API
  • 5220336: Add experimental_onToolCall to OpenAIStream.
  • ac503e0: ai/vue: add chat request options to useChat
Commits
  • 13404c4 Version Packages (#948)
  • 7851fa0 feat: Adding ability to attach 'annotations' (custom metadata) to messages (#...
  • fb799f1 documentation: Fix-documentation-sentence (#915)
  • ccc7a60 Fix prettier error. (#931)
  • b234974 Update getting started to use AI chatbot example. (#905)
  • ecdc6c9 fix: add chat in the function to fix 'No overload matches this call.' (#909)
  • 0019511 Add perplexity example & docs. (#907)
  • 19bf8a7 Use gpt-3.5-turbo-instruct in tutorial. (#904)
  • ee6b1f6 Update References in Fireworks AI provider guide from 'OpenAI' to 'Fireworks'...
  • 2a967fb Update getting-started.mdx (#898)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
cloudflare-pages[bot] commented 5 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 70cf7a3
Status: ✅  Deploy successful!
Preview URL: https://7e75731e.modelfusion.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-ai-2-xv87.modelfusion.pages.dev

View logs

dependabot[bot] commented 5 months ago

Superseded by #275.