Skip to content

Releases: OpenRouterTeam/ai-sdk-provider

v1.1.2

09 Aug 06:40
2d7dcc7
Compare
Choose a tag to compare

What's Changed

  • Overwrite the latest tag on npm

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Aug 05:55
c6cc5f1
Compare
Choose a tag to compare

What's Changed

  • fix: use actual tool description instead of type by @bebiksior in #146

New Contributors

Full Changelog: v1.1.0...v1.1.1

v0.7.5

09 Aug 06:47
8592935
Compare
Choose a tag to compare
  • This is a no-op release to test out ai-sdk-v4 release tag

Full Changelog: v0.7.4...v0.7.5

v0.7.4

09 Aug 06:30
c57bfc8
Compare
Choose a tag to compare

What's Changed

  • fix: Backport reasoning duplication fix for AI SDK v4 by @AdytZZa22 in #145

New Contributors

Full Changelog: v0.7.3...v0.7.4

v1.1.0

07 Aug 07:07
099bd59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Aug 04:43
7ca635e
Compare
Choose a tag to compare

BREAKING CHANGE: From this release onward, this SDK provider will only work with AI SDKv5. To work with v4, please stick to v0.x.x

What's Changed

  • fix: fix filename of file part by @txperl in #86
  • fix: properly embed cache_control in content array for user messages by @charleslien in #96
  • chore: add e2e pdf tests by @louisgv in #97
  • chore: add reasoning enabled to the reasoning type by @louisgv in #98
  • feat: AI SDK v5 Migration by @devin-ai-integration[bot] in #77
  • chore: make index optional by @louisgv in #99
  • fix: Added missing events by @IAmStiven in #105
  • chore: update zod to 4 + other version bumps by @dskoda1 in #112
  • fix: error schema failing to parse when field is missing from JSON response by @niekert in #108
  • fix: Added missing costDetails property by @jonjomckay in #107
  • fix: ensure consistent message IDs in streaming deltas for AI SDK v5 compatibility by @louisgv in #114
  • feat: add beta tag support for prerelease versions in publish workflow by @louisgv in #115
  • docs(provider): Fix typos in chat settings documentation by @gap-editor in #117
  • feat: file as URL by @louisgv in #100
  • fix tool-input-delta being sent before tool-input-start by @niekert in #118
  • fix: return reasoning content with generateText() by @fry69 in #116
  • fix: prioritize reasoning_details over reasoning by @dskoda1 in #123
  • fix(chat): prevent error when a toolCall is not present at toolCalls index by @roaminro in #126
  • refactor: adjust the processing order of inference blocks and text blocks to optimize streaming responses by @JessYan0913 in #125
  • fix: typos by @crStiv in #130
  • fix: Pass through json schema for generateObject and streamObject by @archieedwards in #132
  • fix: simplify null checks for reasoning and content by @DeJeune in #135
  • Are we 1.0 yet? by @louisgv in #138
  • fix: Wrong reasoning order with OpenRouter-provider with AI SDK 5 by @gylove1994 in #141
  • chore: update dependencies by @fry69 in #139

New Contributors

Full Changelog: v0.7.2...v1.0.0

v1.0.0-beta.7

05 Aug 22:05
98a8c98
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

31 Jul 02:08
716e418
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

What's Changed

  • fix: prioritize reasoning_details over reasoning by @dskoda1 in #123
  • fix(chat): prevent error when a toolCall is not present at toolCalls index by @roaminro in #126
  • refactor: adjust the processing order of inference blocks and text blocks to optimize streaming responses by @JessYan0913 in #125

New Contributors

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

23 Jul 05:07
10af3a4
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

What's Changed

  • fix: return reasoning content with generateText() by @fry69 in #116

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

23 Jul 03:55
afcfed1
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

What's Changed

  • feat: add beta tag support for prerelease versions in publish workflow by @louisgv in #115
  • docs(provider): Fix typos in chat settings documentation by @gap-editor in #117
  • feat: file as URL by @louisgv in #100
  • fix tool-input-delta being sent before tool-input-start by @niekert in #118

New Contributors

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4