Skip to content

Commit b094d8b

Browse files
tombeckenhamclaude
andcommitted
chore(ai-openrouter): bump @openrouter/sdk to 0.12.14
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d21f546 commit b094d8b

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

.changeset/giant-garlics-crash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'@tanstack/ai-openrouter': patch
33
---
44

5-
- Upgrade `@openrouter/sdk` to 0.12.13 (from 0.8.0)
5+
- Upgrade `@openrouter/sdk` to 0.12.14 (from 0.3.15)
66
- Migrate adapters and tests to the SDK's renamed chat types (`ChatGenerationParams``ChatRequest`, `ChatResponse``ChatResult`) and the renamed `chatRequest` key on `chat.send`
77
- Derive `text-provider-options` types from the SDK's `ChatRequest` so provider options stay in lockstep with the SDK surface
88
- Drop `topK` / `topA` / `minP` / `repetitionPenalty` / `includeReasoning` / `verbosity` / `webSearchOptions` from `OpenRouterBaseOptions` now that the SDK narrows `ChatRequest` to OpenAI-compatible fields — callers passing these previously saw them silently stripped at runtime, and now get a TypeScript error instead

packages/typescript/ai-openrouter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"adapter"
4040
],
4141
"dependencies": {
42-
"@openrouter/sdk": "0.12.13",
42+
"@openrouter/sdk": "0.12.14",
4343
"@tanstack/ai": "workspace:*"
4444
},
4545
"devDependencies": {

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)