From f82ea5dcc1812a1f765d6962dd04502955a54424 Mon Sep 17 00:00:00 2001 From: dosco <832235+dosco@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:56:08 -0700 Subject: [PATCH] chore: release v10.0.4 --- CHANGELOG.md | 14 ++++++ package-lock.json | 82 ++++++++++++++++++-------------- package.json | 2 +- src/ai-sdk-provider/package.json | 4 +- src/ax/package.json | 2 +- src/examples/package.json | 2 +- 6 files changed, 64 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b5d37..7ddcbe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ +## [10.0.4](https://github.com/ax-llm/ax/compare/10.0.2...10.0.3) (2024-11-01) + + +### Features + +* pass functions in forward() ([0c6a58e](https://github.com/ax-llm/ax/commit/0c6a58e18858f83d9460331911f5cb2d580058da)) + +## [10.0.3](https://github.com/ax-llm/ax/compare/10.0.2...10.0.3) (2024-10-28) + + +### Features + +* added support for o1 models ([8f06b16](https://github.com/ax-llm/ax/commit/8f06b162330fed4b5aebd0c8f0bcafb28072d46b)) + ## [10.0.3](https://github.com/ax-llm/ax/compare/10.0.1...10.0.2) (2024-10-28) diff --git a/package-lock.json b/package-lock.json index 24fda1b..ab0b1e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ax-llm/ax-monorepo", - "version": "10.0.3", + "version": "10.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ax-llm/ax-monorepo", - "version": "10.0.3", + "version": "10.0.4", "license": "Apache-2.0", "workspaces": [ "src/*" @@ -6768,9 +6768,10 @@ "dev": true }, "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", + "license": "MIT", "bin": { "acorn": "bin/acorn" }, @@ -8468,9 +8469,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz", - "integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==", + "version": "4.24.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz", + "integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==", "funding": [ { "type": "opencollective", @@ -8485,11 +8486,12 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001629", - "electron-to-chromium": "^1.4.796", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.16" + "caniuse-lite": "^1.0.30001669", + "electron-to-chromium": "^1.5.41", + "node-releases": "^2.0.18", + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -8728,9 +8730,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001640", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001640.tgz", - "integrity": "sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==", + "version": "1.0.30001676", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001676.tgz", + "integrity": "sha512-Qz6zwGCiPghQXGJvgQAem79esjitvJ+CxSbSQkW9H/UX5hg8XM88d4lp2W+MEQ81j+Hip58Il+jGVdazk1z9cw==", "funding": [ { "type": "opencollective", @@ -8744,7 +8746,8 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ] + ], + "license": "CC-BY-4.0" }, "node_modules/cbor": { "version": "9.0.2", @@ -11285,9 +11288,10 @@ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" }, "node_modules/electron-to-chromium": { - "version": "1.4.816", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.816.tgz", - "integrity": "sha512-EKH5X5oqC6hLmiS7/vYtZHZFTNdhsYG5NVPRN6Yn0kQHNBlT59+xSM8HBy66P5fxWpKgZbPqb+diC64ng295Jw==" + "version": "1.5.50", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.50.tgz", + "integrity": "sha512-eMVObiUQ2LdgeO1F/ySTXsvqvxb6ZH2zPGaMYsWzRDdOddUa77tdmI0ltg+L16UpbWdhPmuF3wIQYyQq65WfZw==", + "license": "ISC" }, "node_modules/email-addresses": { "version": "5.0.0", @@ -11576,9 +11580,10 @@ } }, "node_modules/escalade": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "license": "MIT", "engines": { "node": ">=6" } @@ -18507,9 +18512,10 @@ } }, "node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==" + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", + "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", + "license": "MIT" }, "node_modules/nofilter": { "version": "3.1.0", @@ -19689,9 +19695,10 @@ "license": "MIT" }, "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", @@ -25014,9 +25021,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", - "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz", + "integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==", "funding": [ { "type": "opencollective", @@ -25031,9 +25038,10 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "escalade": "^3.1.2", - "picocolors": "^1.0.1" + "escalade": "^3.2.0", + "picocolors": "^1.1.0" }, "bin": { "update-browserslist-db": "cli.js" @@ -26327,11 +26335,11 @@ }, "src/ai-sdk-provider": { "name": "@ax-llm/ax-ai-sdk-provider", - "version": "10.0.3", + "version": "10.0.4", "license": "Apache-2.0", "dependencies": { "@ai-sdk/provider-utils": "^1.0.2", - "@ax-llm/ax": "10.0.3", + "@ax-llm/ax": "10.0.4", "ai": "^3.2.37", "zod": "^3.23.8" }, @@ -26343,7 +26351,7 @@ }, "src/ax": { "name": "@ax-llm/ax", - "version": "10.0.3", + "version": "10.0.4", "license": "Apache-2.0", "dependencies": { "json5": "^2.2.3", @@ -26374,7 +26382,7 @@ "name": "@ax-llm/ax-examples", "license": "Apache-2.0", "dependencies": { - "@ax-llm/ax": "10.0.3" + "@ax-llm/ax": "10.0.4" }, "devDependencies": { "npm-run-all": "^4.1.5", diff --git a/package.json b/package.json index da9a215..e22b1a6 100644 --- a/package.json +++ b/package.json @@ -83,5 +83,5 @@ ], "author": "Vikram ", "private": "true", - "version": "10.0.3" + "version": "10.0.4" } diff --git a/src/ai-sdk-provider/package.json b/src/ai-sdk-provider/package.json index 7eef949..402f79d 100644 --- a/src/ai-sdk-provider/package.json +++ b/src/ai-sdk-provider/package.json @@ -1,6 +1,6 @@ { "name": "@ax-llm/ax-ai-sdk-provider", - "version": "10.0.3", + "version": "10.0.4", "type": "module", "description": "Ax AI SDK Provider for the Vercel AI SDK", "repository": { @@ -24,7 +24,7 @@ }, "dependencies": { "@ai-sdk/provider-utils": "^1.0.2", - "@ax-llm/ax": "10.0.3", + "@ax-llm/ax": "10.0.4", "ai": "^3.2.37", "zod": "^3.23.8" }, diff --git a/src/ax/package.json b/src/ax/package.json index 88cc733..d8cb764 100644 --- a/src/ax/package.json +++ b/src/ax/package.json @@ -1,6 +1,6 @@ { "name": "@ax-llm/ax", - "version": "10.0.3", + "version": "10.0.4", "type": "module", "description": "The best library to work with LLMs", "repository": { diff --git a/src/examples/package.json b/src/examples/package.json index 728e541..a3939af 100644 --- a/src/examples/package.json +++ b/src/examples/package.json @@ -13,7 +13,7 @@ "tsx": "node --env-file=.env --import=tsx" }, "dependencies": { - "@ax-llm/ax": "10.0.3" + "@ax-llm/ax": "10.0.4" }, "devDependencies": { "npm-run-all": "^4.1.5",