We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0020150 commit c992ce0Copy full SHA for c992ce0
3 files changed
.changeset/sync-models.md
packages/typescript/ai-openrouter/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @tanstack/ai-openrouter
2
3
+## 0.7.6
4
+
5
+### Patch Changes
6
7
+- Update model metadata from OpenRouter API ([#461](https://github.com/TanStack/ai/pull/461))
8
9
## 0.7.5
10
11
### Patch Changes
packages/typescript/ai-openrouter/package.json
@@ -1,6 +1,6 @@
{
"name": "@tanstack/ai-openrouter",
- "version": "0.7.5",
+ "version": "0.7.6",
"description": "OpenRouter adapter for TanStack AI",
"author": "",
"license": "MIT",
0 commit comments