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 0d8d20a + 7dce291 commit 36b1d25Copy full SHA for 36b1d25
.changeset/dirty-paths-drive.md
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @runpod/ai-sdk-provider
2
3
+## 0.4.0
4
+
5
+### Minor Changes
6
7
+- 0d8d20a: - chore: updated dependencies to latest version
8
+ - docs: improvements
9
+ - fix: actually use the provided baseURL
10
11
## 0.3.3
12
13
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@runpod/ai-sdk-provider",
- "version": "0.3.3",
+ "version": "0.4.0",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
0 commit comments