Skip to content

Latest commit

 

History

History
521 lines (326 loc) · 9.97 KB

CHANGELOG.md

File metadata and controls

521 lines (326 loc) · 9.97 KB

@ai-sdk/google

1.0.0

Major Changes

  • 66060f7: chore (release): bump major version to 4.0
  • 0d3d3f5: chore (providers): remove baseUrl option
  • 36b03b0: chore (provider/google): remove topK model setting
  • 277fc6b: chore (provider/google): remove facade

Patch Changes

  • c38a0db: fix (provider/google): allow empty candidates array when streaming
  • 0509c34: fix (provider/google): add name/content details to tool responses
  • Updated dependencies [b469a7e]
  • Updated dependencies [dce4158]
  • Updated dependencies [c0ddc24]
  • Updated dependencies [b1da952]
  • Updated dependencies [dce4158]
  • Updated dependencies [8426f55]
  • Updated dependencies [db46ce5]

1.0.0-canary.6

Patch Changes

  • c38a0db: fix (provider/google): allow empty candidates array when streaming

1.0.0-canary.5

Patch Changes

  • 0509c34: fix (provider/google): add name/content details to tool responses

1.0.0-canary.4

Major Changes

  • 36b03b0: chore (provider/google): remove topK model setting
  • 277fc6b: chore (provider/google): remove facade

1.0.0-canary.3

Patch Changes

1.0.0-canary.2

Patch Changes

  • Updated dependencies [dce4158]
  • Updated dependencies [dce4158]

1.0.0-canary.1

Major Changes

  • 0d3d3f5: chore (providers): remove baseUrl option

Patch Changes

1.0.0-canary.0

Major Changes

  • 66060f7: chore (release): bump major version to 4.0

Patch Changes

0.0.55

Patch Changes

  • 11beb9d: fix (provider/google): support tool calls without parameters

0.0.54

Patch Changes

  • 1486128: feat: add supportsUrl to language model specification
  • 1486128: feat (provider/google): support native file URLs without download
  • 3b1b69a: feat: provider-defined tools
  • Updated dependencies [aa98cdb]
  • Updated dependencies [1486128]
  • Updated dependencies [7b937c5]
  • Updated dependencies [3b1b69a]
  • Updated dependencies [811a317]

0.0.53

Patch Changes

0.0.52

Patch Changes

  • 7944e61: feat (provider/google): enable frequencyPenalty and presencePenalty settings

0.0.51

Patch Changes

0.0.50

Patch Changes

  • 5d113fb: feat (provider/google): support fine-tuned models

0.0.49

Patch Changes

  • 2e32bd0: fix (provider/google): deal with empty candidatesTokenCount
  • 2e32bd0: feat (provider/google): add new models

0.0.48

Patch Changes

0.0.47

Patch Changes

0.0.46

Patch Changes

0.0.45

Patch Changes

0.0.44

Patch Changes

  • cb94042: fix (provider/google): allow disabling structured generation

0.0.43

Patch Changes

0.0.42

Patch Changes

  • 9c1f4f2: chore (provider/google): remove "models/" from model name

0.0.41

Patch Changes

  • 5da9c7f: feat (provider/google): embedding support

0.0.40

Patch Changes

0.0.39

Patch Changes

0.0.38

Patch Changes

  • 123134b: fix (provider/google): change default object generation mode to json
  • dd712ac: fix: use FetchFunction type to prevent self-reference
  • Updated dependencies [dd712ac]

0.0.37

Patch Changes

0.0.36

Patch Changes

0.0.35

Patch Changes

  • 1e94ed8: feat (provider/google): send json schema in object-json mode

0.0.34

Patch Changes

0.0.33

Patch Changes

0.0.32

Patch Changes

0.0.31

Patch Changes

  • Updated dependencies [9614584]
  • Updated dependencies [0762a22]

0.0.30

Patch Changes

0.0.29

Patch Changes

0.0.28

Patch Changes

  • 2b9da0f0: feat (core): support stopSequences setting.
  • a5b58845: feat (core): support topK setting
  • 4aa8deb3: feat (provider): support responseFormat setting in provider api
  • 13b27ec6: chore (ai/core): remove grammar mode
  • Updated dependencies [2b9da0f0]
  • Updated dependencies [a5b58845]
  • Updated dependencies [4aa8deb3]
  • Updated dependencies [13b27ec6]

0.0.27

Patch Changes

  • 2e59d266: feat (provider/google): add cachedContent optional setting
  • d2b9723d: feat (provider/google): support system instructions
  • 4dfe0b00: feat (provider/google): add tool support for object generation (new default mode)

0.0.26

Patch Changes

0.0.25

Patch Changes

0.0.24

Patch Changes

  • 5edc6110: feat (ai/core): add custom request header support
  • Updated dependencies [5edc6110]
  • Updated dependencies [5edc6110]
  • Updated dependencies [5edc6110]

0.0.23

Patch Changes

0.0.22

Patch Changes

  • Updated dependencies [85712895]
  • Updated dependencies [85712895]

0.0.21

Patch Changes

  • 4728c37f: feat (core): add text embedding model support to provider registry
  • 7910ae84: feat (providers): support custom fetch implementations
  • Updated dependencies [7910ae84]

0.0.20

Patch Changes

0.0.19

Patch Changes

  • 09295e2e: feat (@ai-sdk/google): automatically download image URLs
  • Updated dependencies [09295e2e]
  • Updated dependencies [09295e2e]
  • Updated dependencies [043a5de2]

0.0.18

Patch Changes

  • 8022d73e: feat (provider/google): add safety setting option on models

0.0.17

Patch Changes

0.0.16

Patch Changes

0.0.15

Patch Changes

0.0.14

Patch Changes

  • df47a34: feat (provider/google): add models/gemini-1.5-flash-latest to list of supported models

0.0.13

Patch Changes

  • 9a7ec8b: feat (provider/google): add token usage information

0.0.12

Patch Changes

0.0.11

Patch Changes

0.0.10

Patch Changes

  • 20aa9dd: feat (provider/gemini): Add JSON mode for generateObject
  • Updated dependencies [276f22b]

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

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

0.0.6

Patch Changes

0.0.5

Patch Changes

  • c6fc35b: Add custom header support.

0.0.4

Patch Changes

  • ab60b18: Simplified model construction by directly calling provider functions. Add create... functions to create provider instances.

0.0.3

Patch Changes

  • 587240b: Standardize providers to offer .chat() method

0.0.2

Patch Changes

  • 2bff460: Fix build for release.

0.0.1

Patch Changes

  • 7b8791d: Rename baseUrl to baseURL. Automatically remove trailing slashes.
  • Updated dependencies [7b8791d]