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.33 #275

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps ai from 2.2.29 to 2.2.33.

Release notes

Sourced from ai's releases.

ai@2.2.33

Patch Changes

  • 8542ae7: react/use-assistant: add onError handler
  • 97039ff: OpenAIStream: Add support for the Azure OpenAI client library

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
  • ac2c220 Version Packages (#951)
  • 97039ff Azure OpenAI support (#912)
  • 8542ae7 Add onError handler to useAssistant hook (#818)
  • 3152643 docs: Update function name from AWSBedrockCohereStream to AWSBedrockLlama2Str...
  • 0d4411d ci: Use GITHUB_OUTPUT envvar instead of set-output command (#927)
  • 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)
  • 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: 0dd301a
Status: ✅  Deploy successful!
Preview URL: https://e9e133b5.modelfusion.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-ai-2-jicj.modelfusion.pages.dev

View logs

dependabot[bot] commented 4 months ago

Superseded by #281.