Skip to content

Latest commit

 

History

History
531 lines (307 loc) · 9.52 KB

CHANGELOG.md

File metadata and controls

531 lines (307 loc) · 9.52 KB

@ai-sdk/provider-utils

2.2.3

Patch Changes

  • 28be004: chore (provider-utils): add error method to TestStreamController

2.2.2

Patch Changes

  • b01120e: chore (provider-utils): update unified test server

2.2.1

Patch Changes

  • f10f0fa: fix (provider-utils): improve event source stream parsing performance

2.2.0

Minor Changes

  • 5bc638d: AI SDK 4.2

Patch Changes

2.1.15

Patch Changes

  • d0c4659: feat (provider-utils): parseProviderOptions function

2.1.14

Patch Changes

2.1.13

Patch Changes

2.1.12

Patch Changes

  • 1531959: feat (provider-utils): add readable-stream to unified test server

2.1.11

Patch Changes

2.1.10

Patch Changes

2.1.9

Patch Changes

2.1.8

Patch Changes

  • 2e898b4: chore (ai): move mockId test helper into provider utils

2.1.7

Patch Changes

  • 3ff4ef8: feat (provider-utils): export removeUndefinedEntries for working with e.g. headers

2.1.6

Patch Changes

2.1.5

Patch Changes

  • 3a602ca: chore (core): rename CoreTool to Tool

2.1.4

Patch Changes

  • 066206e: feat (provider-utils): move delay to provider-utils from ai

2.1.3

Patch Changes

  • 39e5c1f: feat (provider-utils): add getFromApi and response handlers for binary responses and status-code errors

2.1.2

Patch Changes

  • ed012d2: feat (provider): add metadata extraction mechanism to openai-compatible providers
  • Updated dependencies [3a58a2e]

2.1.1

Patch Changes

  • e7a9ec9: feat (provider-utils): include raw value in json parse results
  • Updated dependencies [0a699f1]

2.1.0

Minor Changes

  • 62ba5ad: release: AI SDK 4.1

2.0.8

Patch Changes

  • 00114c5: feat: expose IDGenerator and createIdGenerator

2.0.7

Patch Changes

  • 90fb95a: chore (provider-utils): switch to unified test server
  • e6dfef4: feat (provider/fireworks): Support add'l image models.
  • 6636db6: feat (provider-utils): add unified test server

2.0.6

Patch Changes

  • 19a2ce7: feat (provider/fireworks): Add image model support.
  • 6337688: feat: change image generation errors to warnings
  • Updated dependencies [19a2ce7]
  • Updated dependencies [6337688]

2.0.5

Patch Changes

  • 5ed5e45: chore (config): Use ts-library.json tsconfig for no-UI libs.
  • Updated dependencies [5ed5e45]

2.0.4

Patch Changes

2.0.3

Patch Changes

  • 0984f0b: feat (provider-utils): Add resolvable type and utility routine.

2.0.2

Patch Changes

2.0.1

Patch Changes

  • c3ab5de: fix (provider-utils): downgrade nanoid and secure-json-parse (ESM compatibility)

2.0.0

Major Changes

  • b469a7e: chore: remove isXXXError methods
  • b1da952: chore (provider-utils): remove convertStreamToArray
  • 8426f55: chore (ai):increase id generator default size from 7 to 16.
  • db46ce5: chore (provider-utils): remove isParseableJson export

Patch Changes

  • dce4158: chore (dependencies): update eventsource-parser to 3.0.0
  • dce4158: chore (dependencies): update nanoid to 5.0.8
  • Updated dependencies [b469a7e]
  • Updated dependencies [c0ddc24]

2.0.0-canary.3

Major Changes

  • 8426f55: chore (ai):increase id generator default size from 7 to 16.

2.0.0-canary.2

Patch Changes

  • dce4158: chore (dependencies): update eventsource-parser to 3.0.0
  • dce4158: chore (dependencies): update nanoid to 5.0.8

2.0.0-canary.1

Major Changes

  • b1da952: chore (provider-utils): remove convertStreamToArray

2.0.0-canary.0

Major Changes

  • b469a7e: chore: remove isXXXError methods
  • db46ce5: chore (provider-utils): remove isParseableJson export

Patch Changes

  • Updated dependencies [b469a7e]
  • Updated dependencies [c0ddc24]

1.0.22

Patch Changes

  • aa98cdb: chore: more flexible dependency versioning
  • 7b937c5: feat (provider-utils): improve id generator robustness
  • 811a317: feat (ai/core): multi-part tool results (incl. images)
  • Updated dependencies [aa98cdb]
  • Updated dependencies [1486128]
  • Updated dependencies [7b937c5]
  • Updated dependencies [3b1b69a]
  • Updated dependencies [811a317]

1.0.21

Patch Changes

1.0.20

Patch Changes

1.0.19

Patch Changes

  • 273f696: fix (ai/provider-utils): expose size argument in generateId

1.0.18

Patch Changes

  • 03313cd: feat (ai): expose response id, response model, response timestamp in telemetry and api
  • Updated dependencies [03313cd]
  • Updated dependencies [3be7c1c]

1.0.17

Patch Changes

1.0.16

Patch Changes

  • 09f895f: feat (ai/core): no-schema output for generateObject / streamObject

1.0.15

Patch Changes

  • d67fa9c: feat (provider/amazon-bedrock): add support for session tokens

1.0.14

Patch Changes

1.0.13

Patch Changes

1.0.12

Patch Changes

  • dd712ac: fix: use FetchFunction type to prevent self-reference

1.0.11

Patch Changes

1.0.10

Patch Changes

  • 4bd27a9: chore (ai/provider): refactor type validation
  • 845754b: fix (ai/provider): fix atob/btoa execution on cloudflare edge workers
  • Updated dependencies [4bd27a9]

1.0.9

Patch Changes

1.0.8

Patch Changes

1.0.7

Patch Changes

1.0.6

Patch Changes

  • 9614584: fix (ai/core): use Symbol.for
  • 0762a22: feat (ai/core): support zod transformers in generateObject & streamObject

1.0.5

Patch Changes

  • a8d1c9e9: feat (ai/core): parallel image download
  • Updated dependencies [a8d1c9e9]

1.0.4

Patch Changes

  • 4f88248f: feat (core): support json schema

1.0.3

Patch Changes

  • Updated dependencies [2b9da0f0]
  • Updated dependencies [a5b58845]
  • Updated dependencies [4aa8deb3]
  • Updated dependencies [13b27ec6]

1.0.2

Patch Changes

1.0.1

Patch Changes

  • d481729f: fix (ai/provider-utils): generalize to Error (DomException not always available)

1.0.0

Major Changes

  • 5edc6110: feat (provider-utils): change getRequestHeader() test helper to return Record (breaking change)

Patch Changes

  • 5edc6110: feat (provider-utils): add combineHeaders helper
  • Updated dependencies [5edc6110]

0.0.16

Patch Changes

  • 02f6a088: feat (provider-utils): add convertArrayToAsyncIterable test helper

0.0.15

Patch Changes

  • 85712895: feat (@ai-sdk/provider-utils): add createJsonStreamResponseHandler
  • 85712895: chore (@ai-sdk/provider-utils): move test helper to provider utils

0.0.14

Patch Changes

  • 7910ae84: feat (providers): support custom fetch implementations

0.0.13

Patch Changes

0.0.12

Patch Changes

  • 09295e2e: feat (@ai-sdk/provider-utils): add download helper
  • 043a5de2: fix (provider-utils): rename to isParsableJson
  • Updated dependencies [09295e2e]

0.0.11

Patch Changes

0.0.10

Patch Changes

0.0.9

Patch Changes

  • 6a50ac4: feat (provider-utils): add loadSetting and convertAsyncGeneratorToReadableStream helpers
  • Updated dependencies [6a50ac4]

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

  • 276f22b: fix (ai/provider): improve request error handling

0.0.5

Patch Changes

0.0.4

Patch Changes

  • 56ef84a: ai/core: fix abort handling in transformation stream

0.0.3

Patch Changes

  • 25f3350: ai/core: add support for getting raw response headers.
  • Updated dependencies [d6431ae]
  • Updated dependencies [25f3350]

0.0.2

Patch Changes

  • eb150a6: ai/core: remove scaling of setting values (breaking change). If you were using the temperature, frequency penalty, or presence penalty settings, you need to update the providers and adjust the setting values.
  • Updated dependencies [eb150a6]

0.0.1

Patch Changes

  • 7b8791d: Rename baseUrl to baseURL. Automatically remove trailing slashes.