Skip to content

Latest commit

 

History

History
305 lines (178 loc) · 5.16 KB

CHANGELOG.md

File metadata and controls

305 lines (178 loc) · 5.16 KB

@ai-sdk/openai-compatible

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

  • a6b55cc: feat (providers/openai-compatible): add openai-compatible image model and use as xai image model base

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 5bc638d: AI SDK 4.2

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

  • f2c6c37: feat (provider/openai-compatible): support providerOptions in generateText/streamText

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

  • 361fd08: chore: update a few add'l processor references to extractor

0.1.2

Patch Changes

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

0.1.1

Patch Changes

0.1.0

Minor Changes

  • 62ba5ad: release: AI SDK 4.1

Patch Changes

0.0.18

Patch Changes

0.0.17

Patch Changes

  • ae57beb: feat (provider/openai-compatible): add support for optional custom URL parameters in requests.

0.0.16

Patch Changes

  • 7611964: feat (provider/xai): Support structured output for latest models.

0.0.15

Patch Changes

  • Updated dependencies [90fb95a]
  • Updated dependencies [e6dfef4]
  • Updated dependencies [6636db6]

0.0.14

Patch Changes

  • 43b37f7: feat (provider/openai-compatible): Add 'apiKey' option for concise direct use.
  • Updated dependencies [19a2ce7]
  • Updated dependencies [19a2ce7]
  • Updated dependencies [6337688]

0.0.13

Patch Changes

  • 6564812: feat (provider/openai-compatible): Add'l exports for customization.

0.0.12

Patch Changes

  • 70003b8: feat (provider/openai-compatible): Allow extending messages via metadata.

0.0.11

Patch Changes

  • 5ed5e45: chore (config): Use ts-library.json tsconfig for no-UI libs.
  • 307c247: fix (provider/openai-compatible): Fix docs link to more info.
  • Updated dependencies [5ed5e45]

0.0.10

Patch Changes

  • baae8f4: feat (provider/deepinfra): Add DeepInfra provider.

0.0.9

Patch Changes

  • 9c7653b: feat (docs): Update OpenAI Compatible docs for new package.

0.0.8

Patch Changes

  • 6faab13: feat (provider/openai-compatible): simulated streaming setting

0.0.7

Patch Changes

  • ad2bf11: feat (provider/fireworks): Add Fireworks provider.

0.0.6

Patch Changes

0.0.5

Patch Changes

  • e958996: fix (provider/openai-compatible): remove unused index property from validation

0.0.4

Patch Changes

0.0.3

Patch Changes

  • a9a19cb: fix (provider/openai,groq): prevent sending duplicate tool calls

0.0.2

Patch Changes

  • fc18132: feat (ai/core): experimental output for generateText

0.0.1

Patch Changes

  • 962978b: feat (packages/openai-compatible): Base for OpenAI-compatible providers.