ChatChat icon indicating copy to clipboard operation
ChatChat copied to clipboard

fix(deps): update dependency ai to v3.4.8

Open renovate[bot] opened this issue 10 months ago • 1 comments

This PR contains the following updates:

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

Release Notes

vercel/ai (ai)

v3.4.8

Compare Source

Patch Changes

v3.4.7

Compare Source

Patch Changes
  • db04700: feat (core): support converting attachments to file parts
  • 988707c: feat (ai/core): automatically download files from urls

v3.4.6

Compare Source

Patch Changes

v3.4.5

Compare Source

Patch Changes

v3.4.4

Compare Source

Patch Changes
  • 4db074b: fix (ai/core): correct whitespace in generateText continueSteps
  • 1297e1b: fix (ai/core): correct whitespace in streamText continueSteps

v3.4.3

Compare Source

Patch Changes
  • b270ae3: feat (ai/core): streamText continueSteps (experimental)
  • b270ae3: chore (ai/core): rename generateText continuationSteps to continueSteps

v3.4.2

Compare Source

Patch Changes
  • e6c7e98: feat (ai/core): add continuationSteps to generateText

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Minor Changes

v3.3.44

Compare Source

Patch Changes

v3.3.43

Compare Source

Patch Changes
  • fea6bec: fix (ai/core): support tool calls without arguments

v3.3.42

Compare Source

Patch Changes
  • de37aee: feat (ai): Add support for LlamaIndex

v3.3.41

Compare Source

Patch Changes

v3.3.40

Compare Source

Patch Changes
  • a91c308: feat (ai/core): add responseMessages to streamText

v3.3.39

Compare Source

Patch Changes
  • 33cf3e1: feat (ai/core): add providerMetadata to StepResult
  • 17ee757: feat (ai/core): add onStepFinish callback to generateText

v3.3.38

Compare Source

Patch Changes
  • 83da52c: feat (ai/core): add onStepFinish callback to streamText

v3.3.37

Compare Source

Patch Changes

v3.3.36

Compare Source

Patch Changes

v3.3.35

Compare Source

Patch Changes

v3.3.34

Compare Source

Patch Changes
  • a0403d6: feat (react): support sending attachments using append
  • 678449a: feat (ai/core): export test helpers
  • ff22fac: fix (ai/rsc): streamUI onFinish is called when tool calls have finished
  • Updated dependencies [a0403d6]

v3.3.33

Compare Source

Patch Changes
  • cbddc83: fix (ai/core): filter out empty text parts

v3.3.32

Compare Source

Patch Changes
  • ce7a4af: feat (ai/core): support providerMetadata in functions

v3.3.31

Compare Source

Patch Changes
  • 561fd7e: feat (ai/core): add output: enum to generateObject

v3.3.30

Compare Source

Patch Changes
  • 6ee1f8e: feat (ai/core): add toDataStream to streamText result

v3.3.29

Compare Source

Patch Changes
  • 1e3dfd2: feat (ai/core): enhance pipeToData/TextStreamResponse methods

v3.3.28

Compare Source

Patch Changes
  • db61c53: feat (ai/core): middleware support

v3.3.27

Compare Source

Patch Changes

v3.3.26

Compare Source

Patch Changes

v3.3.25

Compare Source

Patch Changes
  • 4f1530f: feat (ai/core): add OpenTelemetry Semantic Conventions for GenAI operations to v1.27.0 of standard
  • dad775f: feat (ai/core): add finish event and avg output tokens per second (telemetry)

v3.3.24

Compare Source

Patch Changes
  • d87a655: fix (ai/core): provide fallback when globalThis.performance is not available

v3.3.23

Compare Source

Patch Changes
  • b55e6f7: fix (ai/core): streamObject text stream in array mode must not include elements: prefix.

v3.3.22

Compare Source

Patch Changes
  • a5a56fd: fix (ai/core): only send roundtrip-finish event after async tool calls are done

v3.3.21

Compare Source

Patch Changes

v3.3.20

Compare Source

Patch Changes
  • 7807677: fix (rsc): Deep clone currentState in getMutableState()

v3.3.19

Compare Source

Patch Changes
  • 7235de0: fix (ai/core): convertToCoreMessages accepts Message[]

v3.3.18

Compare Source

Patch Changes

v3.3.17

Compare Source

Patch Changes

v3.3.16

Compare Source

Patch Changes

v3.3.15

Compare Source

Patch Changes

v3.3.14

Compare Source

Patch Changes

v3.3.13

Compare Source

Patch Changes
  • 412f943: fix (ai/core): make Buffer validation optional for environments without buffer

v3.3.12

Compare Source

Patch Changes

v3.3.11

Compare Source

Patch Changes

v3.3.10

Compare Source

Patch Changes

v3.3.9

Compare Source

Patch Changes

v3.3.8

Compare Source

Patch Changes

v3.3.7

Compare Source

Patch Changes

v3.3.6

Compare Source

Patch Changes

v3.3.5

Compare Source

Patch Changes

v3.3.4

Compare Source

Patch Changes

v3.3.3

Compare Source

Patch Changes

v3.3.2

Compare Source

Patch Changes

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
  • dbc3afb: chore (ai): release AI SDK 3.3
Patch Changes
  • b982718: feat (ai/core): update operation.name telemetry attribute to include function id and detailed name

v3.2.45

Compare Source

Patch Changes

v3.2.44

Compare Source

Patch Changes

v3.2.43

Compare Source

Patch Changes

v3.2.42

Compare Source

Patch Changes

v3.2.41

Compare Source

Patch Changes

v3.2.40

Compare Source

Patch Changes
  • f56b7e6: feat (ai/ui): add toDataStreamResponse to LangchainAdapter.

v3.2.39

Compare Source

Patch Changes

v3.2.38

Compare Source

Patch Changes

v3.2.37

Compare Source

Patch Changes

v3.2.36

Compare Source

Patch Changes

v3.2.35

Compare Source

Patch Changes

v3.2.34

Compare Source

Patch Changes

v3.2.33

Compare Source

Patch Changes

v3.2.32

Compare Source

Patch Changes

v3.2.31

Compare Source

Patch Changes
  • b86af09: feat (ai/core): add langchain stream event v2 support to LangChainAdapter

v3.2.30

Compare Source

Patch Changes

v3.2.29

Compare Source

Patch Changes
  • e710b38: fix (ai/core): race condition in mergeStreams
  • 6078a69: feat (ai/core): introduce stream data support in toAIStreamResponse

v3.2.28

Compare Source

Patch Changes

v3.2.27

Compare Source

Patch Changes
  • 811f449: fix (ai/core): generateText token usage is sum over all roundtrips

v3.2.26

Compare Source

Patch Changes
  • 8f545ce: fix (ai/core): forward request headers in generateObject and streamObject

v3.2.25

Compare Source

Patch Changes

v3.2.24

Compare Source

Patch Changes
  • f041c05: feat (ai/core): add roundtrips property to generateText result

v3.2.23

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 12 '24 17:04 renovate[bot]

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

Name Status Preview Comments Updated (UTC)
chat-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 9:14pm

vercel[bot] avatar Apr 12 '24 17:04 vercel[bot]