vercel / modelfusion

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

Bump ai from 2.2.29 to 2.2.34 #281

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps ai from 2.2.29 to 2.2.34.

Release notes

Sourced from ai's releases.

ai@2.2.34

Patch Changes

  • 2c8ffdb: cohere-stream: support AsyncIterable
  • ed1e278: Message annotations handling for all Message types

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
  • 22cda3a Version Packages (#968)
  • 2c8ffdb feat(cohere): support AsyncIterable for Cohere (#871)
  • 4d0f5f1 fix: incorrect parenthesis in documentation example code (#955)
  • 9812c0b Fix typo in experimental assistant (#958)
  • ed1e278 fix: Message annotations are compatible for any message type (#959)
  • 2076ae6 fix: Update link to PromptTemplate in langchain.mdx (#963)
  • 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...
  • 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-workers-and-pages[bot] commented 7 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c47e4bb
Status: ✅  Deploy successful!
Preview URL: https://f8253a1f.modelfusion.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-ai-2-r3lb.modelfusion.pages.dev

View logs

dependabot[bot] commented 7 months ago

Superseded by #284.