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.
2 parents 6e11399 + a3e1301 commit 150584eCopy full SHA for 150584e
.changeset/dry-toes-cheer.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @runpod/ai-sdk-provider
2
3
+## 0.5.1
4
+
5
+### Patch Changes
6
7
+- 1d60f42: docs: llms don't support object generation
8
9
## 0.5.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@runpod/ai-sdk-provider",
- "version": "0.5.0",
+ "version": "0.5.1",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
0 commit comments