@azure-rest/ai-inference 1.0.0-alpha.20251113.1 → 1.0.0-alpha.20251117.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.53.3"
8
+ "packageVersion": "7.55.0"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-rest/ai-inference",
3
- "version": "1.0.0-alpha.20251113.1",
3
+ "version": "1.0.0-alpha.20251117.2",
4
4
  "description": "Inference API for Azure-supported AI models",
5
5
  "exports": {
6
6
  "./package.json": "./package.json",
@@ -97,7 +97,7 @@
97
97
  "@opentelemetry/api": "^1.9.0",
98
98
  "@opentelemetry/instrumentation": "^0.200.0",
99
99
  "@opentelemetry/sdk-trace-node": "^2.0.0",
100
- "@types/node": "^20.19.24",
100
+ "@types/node": "^20.19.25",
101
101
  "@vitest/browser-playwright": "^4.0.8",
102
102
  "@vitest/coverage-istanbul": "^4.0.8",
103
103
  "autorest": "latest",
@@ -105,17 +105,17 @@
105
105
  "dotenv": "^16.6.1",
106
106
  "eslint": "^9.39.1",
107
107
  "mkdirp": "^3.0.1",
108
- "playwright": "^1.50.1",
108
+ "playwright": "^1.56.1",
109
109
  "prettier": "^3.6.2",
110
110
  "rimraf": "^6.1.0",
111
111
  "tshy": "^3.0.3",
112
112
  "typescript": "~5.9.3",
113
113
  "vitest": "^4.0.8",
114
114
  "@azure-tools/test-credential": "^2.1.2",
115
- "@azure-tools/test-recorder": "^4.1.1",
116
115
  "@azure-tools/test-utils-vitest": "^2.0.1",
116
+ "@azure/core-util": "^1.13.2-alpha.20251117.2",
117
117
  "@azure/dev-tool": "^1.0.0",
118
- "@azure/core-util": "^1.13.2-alpha.20251113.1",
118
+ "@azure-tools/test-recorder": "^4.1.1",
119
119
  "@azure/eslint-plugin-azure-sdk": "^3.0.0"
120
120
  },
121
121
  "//sampleConfiguration": {