From b90d2838fd3b380856fbeebabda2c13c4e3dbaeb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 17 Nov 2025 09:06:31 +0000 Subject: [PATCH 1/3] Update @typespec/http-client-csharp to 1.0.0-alpha.20251113.2 - Updated @typespec/http-client-csharp from 1.0.0-alpha.20251111.2 to 1.0.0-alpha.20251113.2 - Updated Microsoft.TypeSpec.Generator.ClientModel from 1.0.0-alpha.20251111.2 to 1.0.0-alpha.20251113.2 - Regenerated OpenAI SDK code with new generator version - Updated centrally managed package-lock.json file with new dependency versions --- .../src/OpenAI.Library.Plugin.csproj | 2 +- codegen/package.json | 8 +- package-lock.json | 304 +++++++++--------- 3 files changed, 157 insertions(+), 157 deletions(-) diff --git a/codegen/generator/src/OpenAI.Library.Plugin.csproj b/codegen/generator/src/OpenAI.Library.Plugin.csproj index ed8e2733..b0e718c7 100644 --- a/codegen/generator/src/OpenAI.Library.Plugin.csproj +++ b/codegen/generator/src/OpenAI.Library.Plugin.csproj @@ -8,7 +8,7 @@ - + diff --git a/codegen/package.json b/codegen/package.json index e38cec40..3de4edce 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -29,10 +29,10 @@ ], "dependencies": { "@open-ai/plugin": "file:", - "@azure-tools/typespec-client-generator-core": "0.61.0", - "@typespec/http-client-csharp": "1.0.0-alpha.20251111.2", - "@typespec/http": "1.5.0", - "@typespec/openapi": "1.5.0" + "@azure-tools/typespec-client-generator-core": "0.62.0", + "@typespec/http-client-csharp": "1.0.0-alpha.20251113.2", + "@typespec/http": "1.6.0", + "@typespec/openapi": "1.6.0" }, "devDependencies": { "@types/node": "^22.8.1", diff --git a/package-lock.json b/package-lock.json index 58a85c90..3820118e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,11 +19,11 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@azure-tools/typespec-client-generator-core": "0.61.0", + "@azure-tools/typespec-client-generator-core": "0.62.0", "@open-ai/plugin": "file:", - "@typespec/http": "1.5.0", - "@typespec/http-client-csharp": "1.0.0-alpha.20251111.2", - "@typespec/openapi": "1.5.0" + "@typespec/http": "1.6.0", + "@typespec/http-client-csharp": "1.0.0-alpha.20251113.2", + "@typespec/openapi": "1.6.0" }, "devDependencies": { "@types/node": "^22.8.1", @@ -51,24 +51,24 @@ } }, "node_modules/@azure-tools/typespec-azure-core": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@azure-tools/typespec-azure-core/-/typespec-azure-core-0.61.0.tgz", - "integrity": "sha512-sqOYBUghAtVMBiAWwT3fMRVSDNwR7IU3AQ96n/ErhAthwWjTe7PFVfK/MPjpI1mO3cdyLeS2DGyI3gt/waWP4g==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@azure-tools/typespec-azure-core/-/typespec-azure-core-0.62.0.tgz", + "integrity": "sha512-4LIFqNHhKO1/jiCH0U2rfI+yH7vkWcFuwpjNyRTWXw/YghAI2d+aIEwtT4oM8jWeYR3KUQfA6AqGPRCm90AXYA==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0", - "@typespec/http": "^1.5.0", - "@typespec/rest": "^0.75.0" + "@typespec/compiler": "^1.6.0", + "@typespec/http": "^1.6.0", + "@typespec/rest": "^0.76.0" } }, "node_modules/@azure-tools/typespec-client-generator-core": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-core/-/typespec-client-generator-core-0.61.0.tgz", - "integrity": "sha512-xm6HXmO2vFJ0BBKrkWGXknNyzhEYQ7eUFhngFMy1Mz7vCTTAprjA/jvtC6GpgjrKwVbmt1aQ0JyGmVKEiwWsMg==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-core/-/typespec-client-generator-core-0.62.0.tgz", + "integrity": "sha512-fZilNfvqIW6Jzb97SuM5f+i9p5b0261InQRbQcTbeuYGtb5z5M0v8tuGglE4adU8NqQ1OmEv/oRjQjSeSjlxwA==", "license": "MIT", "dependencies": { "change-case": "~5.4.4", @@ -79,16 +79,16 @@ "node": ">=20.0.0" }, "peerDependencies": { - "@azure-tools/typespec-azure-core": "^0.61.0", - "@typespec/compiler": "^1.5.0", - "@typespec/events": "^0.75.0", - "@typespec/http": "^1.5.0", - "@typespec/openapi": "^1.5.0", - "@typespec/rest": "^0.75.0", - "@typespec/sse": "^0.75.0", - "@typespec/streams": "^0.75.0", - "@typespec/versioning": "^0.75.0", - "@typespec/xml": "^0.75.0" + "@azure-tools/typespec-azure-core": "^0.62.0", + "@typespec/compiler": "^1.6.0", + "@typespec/events": "^0.76.0", + "@typespec/http": "^1.6.0", + "@typespec/openapi": "^1.6.0", + "@typespec/rest": "^0.76.0", + "@typespec/sse": "^0.76.0", + "@typespec/streams": "^0.76.0", + "@typespec/versioning": "^0.76.0", + "@typespec/xml": "^0.76.0" } }, "node_modules/@babel/code-frame": { @@ -564,14 +564,14 @@ } }, "node_modules/@inquirer/checkbox": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.3.1.tgz", - "integrity": "sha512-rOcLotrptYIy59SGQhKlU0xBg1vvcVl2FdPIEclUvKHh0wo12OfGkId/01PIMJ/V+EimJ77t085YabgnQHBa5A==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.3.2.tgz", + "integrity": "sha512-VXukHf0RR1doGe6Sm4F0Em7SWYLTHSsbGfJdS9Ja2bX5/D5uwVOEjr07cncLROdBvmnvCATYEWlHqYmXv2IlQA==", "license": "MIT", "peer": true, "dependencies": { "@inquirer/ansi": "^1.0.2", - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/figures": "^1.0.15", "@inquirer/type": "^3.0.10", "yoctocolors-cjs": "^2.1.3" @@ -589,13 +589,13 @@ } }, "node_modules/@inquirer/confirm": { - "version": "5.1.20", - "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.20.tgz", - "integrity": "sha512-HDGiWh2tyRZa0M1ZnEIUCQro25gW/mN8ODByicQrbR1yHx4hT+IOpozCMi5TgBtUdklLwRI2mv14eNpftDluEw==", + "version": "5.1.21", + "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.21.tgz", + "integrity": "sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10" }, "engines": { @@ -611,9 +611,9 @@ } }, "node_modules/@inquirer/core": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.3.1.tgz", - "integrity": "sha512-hzGKIkfomGFPgxKmnKEKeA+uCYBqC+TKtRx5LgyHRCrF6S2MliwRIjp3sUaWwVzMp7ZXVs8elB0Tfe682Rpg4w==", + "version": "10.3.2", + "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.3.2.tgz", + "integrity": "sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==", "license": "MIT", "peer": true, "dependencies": { @@ -621,7 +621,7 @@ "@inquirer/figures": "^1.0.15", "@inquirer/type": "^3.0.10", "cli-width": "^4.1.0", - "mute-stream": "^3.0.0", + "mute-stream": "^2.0.0", "signal-exit": "^4.1.0", "wrap-ansi": "^6.2.0", "yoctocolors-cjs": "^2.1.3" @@ -639,13 +639,13 @@ } }, "node_modules/@inquirer/editor": { - "version": "4.2.22", - "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.22.tgz", - "integrity": "sha512-8yYZ9TCbBKoBkzHtVNMF6PV1RJEUvMlhvmS3GxH4UvXMEHlS45jFyqFy0DU+K42jBs5slOaA78xGqqqWAx3u6A==", + "version": "4.2.23", + "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.23.tgz", + "integrity": "sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/external-editor": "^1.0.3", "@inquirer/type": "^3.0.10" }, @@ -662,13 +662,13 @@ } }, "node_modules/@inquirer/expand": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.22.tgz", - "integrity": "sha512-9XOjCjvioLjwlq4S4yXzhvBmAXj5tG+jvva0uqedEsQ9VD8kZ+YT7ap23i0bIXOtow+di4+u3i6u26nDqEfY4Q==", + "version": "4.0.23", + "resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.23.tgz", + "integrity": "sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10", "yoctocolors-cjs": "^2.1.3" }, @@ -717,13 +717,13 @@ } }, "node_modules/@inquirer/input": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.3.0.tgz", - "integrity": "sha512-h4fgse5zeGsBSW3cRQqu9a99OXRdRsNCvHoBqVmz40cjYjYFzcfwD0KA96BHIPlT7rZw0IpiefQIqXrjbzjS4Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.3.1.tgz", + "integrity": "sha512-kN0pAM4yPrLjJ1XJBjDxyfDduXOuQHrBB8aLDMueuwUGn+vNpF7Gq7TvyVxx8u4SHlFFj4trmj+a2cbpG4Jn1g==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10" }, "engines": { @@ -739,13 +739,13 @@ } }, "node_modules/@inquirer/number": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.22.tgz", - "integrity": "sha512-oAdMJXz++fX58HsIEYmvuf5EdE8CfBHHXjoi9cTcQzgFoHGZE+8+Y3P38MlaRMeBvAVnkWtAxMUF6urL2zYsbg==", + "version": "3.0.23", + "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.23.tgz", + "integrity": "sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10" }, "engines": { @@ -761,14 +761,14 @@ } }, "node_modules/@inquirer/password": { - "version": "4.0.22", - "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.22.tgz", - "integrity": "sha512-CbdqK1ioIr0Y3akx03k/+Twf+KSlHjn05hBL+rmubMll7PsDTGH0R4vfFkr+XrkB0FOHrjIwVP9crt49dgt+1g==", + "version": "4.0.23", + "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.23.tgz", + "integrity": "sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==", "license": "MIT", "peer": true, "dependencies": { "@inquirer/ansi": "^1.0.2", - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10" }, "engines": { @@ -784,22 +784,22 @@ } }, "node_modules/@inquirer/prompts": { - "version": "7.10.0", - "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.10.0.tgz", - "integrity": "sha512-X2HAjY9BClfFkJ2RP3iIiFxlct5JJVdaYYXhA7RKxsbc9KL+VbId79PSoUGH/OLS011NFbHHDMDcBKUj3T89+Q==", + "version": "7.10.1", + "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.10.1.tgz", + "integrity": "sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/checkbox": "^4.3.1", - "@inquirer/confirm": "^5.1.20", - "@inquirer/editor": "^4.2.22", - "@inquirer/expand": "^4.0.22", - "@inquirer/input": "^4.3.0", - "@inquirer/number": "^3.0.22", - "@inquirer/password": "^4.0.22", - "@inquirer/rawlist": "^4.1.10", - "@inquirer/search": "^3.2.1", - "@inquirer/select": "^4.4.1" + "@inquirer/checkbox": "^4.3.2", + "@inquirer/confirm": "^5.1.21", + "@inquirer/editor": "^4.2.23", + "@inquirer/expand": "^4.0.23", + "@inquirer/input": "^4.3.1", + "@inquirer/number": "^3.0.23", + "@inquirer/password": "^4.0.23", + "@inquirer/rawlist": "^4.1.11", + "@inquirer/search": "^3.2.2", + "@inquirer/select": "^4.4.2" }, "engines": { "node": ">=18" @@ -814,13 +814,13 @@ } }, "node_modules/@inquirer/rawlist": { - "version": "4.1.10", - "resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.10.tgz", - "integrity": "sha512-Du4uidsgTMkoH5izgpfyauTL/ItVHOLsVdcY+wGeoGaG56BV+/JfmyoQGniyhegrDzXpfn3D+LFHaxMDRygcAw==", + "version": "4.1.11", + "resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.11.tgz", + "integrity": "sha512-+LLQB8XGr3I5LZN/GuAHo+GpDJegQwuPARLChlMICNdwW7OwV2izlCSCxN6cqpL0sMXmbKbFcItJgdQq5EBXTw==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/type": "^3.0.10", "yoctocolors-cjs": "^2.1.3" }, @@ -837,13 +837,13 @@ } }, "node_modules/@inquirer/search": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.2.1.tgz", - "integrity": "sha512-cKiuUvETublmTmaOneEermfG2tI9ABpb7fW/LqzZAnSv4ZaJnbEis05lOkiBuYX5hNdnX0Q9ryOQyrNidb55WA==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.2.2.tgz", + "integrity": "sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==", "license": "MIT", "peer": true, "dependencies": { - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/figures": "^1.0.15", "@inquirer/type": "^3.0.10", "yoctocolors-cjs": "^2.1.3" @@ -861,14 +861,14 @@ } }, "node_modules/@inquirer/select": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.4.1.tgz", - "integrity": "sha512-E9hbLU4XsNe2SAOSsFrtYtYQDVi1mfbqJrPDvXKnGlnRiApBdWMJz7r3J2Ff38AqULkPUD3XjQMD4492TymD7Q==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.4.2.tgz", + "integrity": "sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==", "license": "MIT", "peer": true, "dependencies": { "@inquirer/ansi": "^1.0.2", - "@inquirer/core": "^10.3.1", + "@inquirer/core": "^10.3.2", "@inquirer/figures": "^1.0.15", "@inquirer/type": "^3.0.10", "yoctocolors-cjs": "^2.1.3" @@ -1454,9 +1454,9 @@ "license": "MIT" }, "node_modules/@sindresorhus/merge-streams": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz", - "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz", + "integrity": "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==", "license": "MIT", "peer": true, "engines": { @@ -1481,9 +1481,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.19.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.0.tgz", - "integrity": "sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==", + "version": "22.19.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.1.tgz", + "integrity": "sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==", "devOptional": true, "license": "MIT", "dependencies": { @@ -1491,9 +1491,9 @@ } }, "node_modules/@typespec/compiler": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@typespec/compiler/-/compiler-1.5.0.tgz", - "integrity": "sha512-REJgZOEZ9g9CC72GGT0+nLbjW+5WVlCfm1d6w18N5RsUo7vLXs8IPXwq7xZJzoqU99Q9B4keqzPuTU4OrDUTrA==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@typespec/compiler/-/compiler-1.6.0.tgz", + "integrity": "sha512-yxyV+ch8tnqiuU2gClv/mQEESoFwpkjo6177UkYfV0nVA9PzTg4zVVc7+WIMZk04wiLRRT3H1uc11FB1cwLY3g==", "license": "MIT", "peer": true, "dependencies": { @@ -1502,13 +1502,13 @@ "ajv": "~8.17.1", "change-case": "~5.4.4", "env-paths": "^3.0.0", - "globby": "~14.1.0", + "globby": "~15.0.0", "is-unicode-supported": "^2.1.0", "mustache": "~4.2.0", "picocolors": "~1.1.1", "prettier": "~3.6.2", "semver": "^7.7.1", - "tar": "^7.4.3", + "tar": "^7.5.2", "temporal-polyfill": "^0.3.0", "vscode-languageserver": "~9.0.1", "vscode-languageserver-textdocument": "~1.0.12", @@ -1524,29 +1524,29 @@ } }, "node_modules/@typespec/events": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/events/-/events-0.75.0.tgz", - "integrity": "sha512-V7unXnj+sZoa/1wQG8G6x2TiQqotx18S/qFbDzdfJRPCVpH/Z3xIpppce4jTZALXT97tKZK5GDHijn2zWuWWxg==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/events/-/events-0.76.0.tgz", + "integrity": "sha512-mdjYQ5HA3Y4ZeyAEmiIDdRa9hbc/5qey5hU9UCA0gL+YWVYgoqLPbZQQTwqq3smM35+5cWp9GTGPyNHcOoRwOA==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0" + "@typespec/compiler": "^1.6.0" } }, "node_modules/@typespec/http": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@typespec/http/-/http-1.5.0.tgz", - "integrity": "sha512-52XLXwqSY2SY6nSvfkiTsNiJzlMeIAZ6MFIVJ5YkoibA21TNAP4DtjTZgC2GieZLY2NNN/rqDCqBX+DyWqTrfQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@typespec/http/-/http-1.6.0.tgz", + "integrity": "sha512-q/JwVw21CF4buE3ZS+xSoy2TKAOwyhZ7g3kdNqCgm69BI5p5GGu+3ZlUA+4Blk8hkt0G8XcIN8fhJP+a4O6KAw==", "license": "MIT", "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0", - "@typespec/streams": "^0.75.0" + "@typespec/compiler": "^1.6.0", + "@typespec/streams": "^0.76.0" }, "peerDependenciesMeta": { "@typespec/streams": { @@ -1555,100 +1555,100 @@ } }, "node_modules/@typespec/http-client-csharp": { - "version": "1.0.0-alpha.20251111.2", - "resolved": "https://registry.npmjs.org/@typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251111.2.tgz", - "integrity": "sha512-klH+21PousWjmAtIedFFXpAOlfjAUqEW+Qokp+FK8TgjGK2VcPOaAwvpVNzUg0QVk/pknXTUV+lxrOV2BIOvVA==", + "version": "1.0.0-alpha.20251113.2", + "resolved": "https://registry.npmjs.org/@typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251113.2.tgz", + "integrity": "sha512-UXonxjWpVHGqPIH06GdxOFhjod4JgZ6N5/fbRCcwM1uZ/xd3HJtwjH/BE9RV4kPbZ+yRxG4iYLBfiA+pkcjPiQ==", "license": "MIT", "peerDependencies": { - "@azure-tools/typespec-client-generator-core": ">=0.61.0 < 0.62.0 || ~0.62.0-0", - "@typespec/compiler": "^1.5.0", - "@typespec/http": "^1.5.0", - "@typespec/openapi": "^1.5.0", - "@typespec/rest": ">=0.75.0 <0.76.0 || ~0.76.0-0", - "@typespec/streams": ">=0.75.0 <0.76.0 || ~0.76.0-0", - "@typespec/versioning": ">=0.75.0 <0.76.0 || ~0.76.0-0" + "@azure-tools/typespec-client-generator-core": ">=0.62.0 < 0.63.0 || ~0.63.0-0", + "@typespec/compiler": "^1.6.0", + "@typespec/http": "^1.6.0", + "@typespec/openapi": "^1.6.0", + "@typespec/rest": ">=0.76.0 <0.77.0 || ~0.77.0-0", + "@typespec/streams": ">=0.76.0 <0.77.0 || ~0.77.0-0", + "@typespec/versioning": ">=0.76.0 <0.77.0 || ~0.77.0-0" } }, "node_modules/@typespec/openapi": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@typespec/openapi/-/openapi-1.5.0.tgz", - "integrity": "sha512-27sXkSK2r1sAmVMLv+pwlN/Cm+yg9nEK8iuGyJRuEkBk7hcsJDbTnBlsEvlRTI8DqljtzA7YECDHBLK88zZHeg==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@typespec/openapi/-/openapi-1.6.0.tgz", + "integrity": "sha512-KuxYAzfP5ljM0PUhSGclNZgTG0H+kyTQcwn6cf4TKhO72R2QMQmiMtN2plqvzsfkL+TLwad1iZhMWTCAMFAQ4w==", "license": "MIT", "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0", - "@typespec/http": "^1.5.0" + "@typespec/compiler": "^1.6.0", + "@typespec/http": "^1.6.0" } }, "node_modules/@typespec/rest": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/rest/-/rest-0.75.0.tgz", - "integrity": "sha512-rQ+RP0kcrKWjbpCIkBd8hpxYSNc3CfQxl0MLP1+MYGRHlHL8ss4xbwdANIYZXZZ2i2Hqt19B7cEUGD4MLoCHvw==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/rest/-/rest-0.76.0.tgz", + "integrity": "sha512-6jtQWdcmuKyG9cmqWsJjaq64f6N5B/1DS4X3ZoTNgYhHA27Hnsxo1HZWXcpv7Wl+MxLAZM6kgpML0ugDEZcrYQ==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0", - "@typespec/http": "^1.5.0" + "@typespec/compiler": "^1.6.0", + "@typespec/http": "^1.6.0" } }, "node_modules/@typespec/sse": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/sse/-/sse-0.75.0.tgz", - "integrity": "sha512-8iODUY3C/0hR9sTzyHeTgYfZkKeqZM+/P0OmN1ZWlLUokXQ67yydGXIqnjl+yaeuntwN8H2DDwLguU15c+j+UQ==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/sse/-/sse-0.76.0.tgz", + "integrity": "sha512-mCd4oAXr0Tt990T2PDjx+6H0jmPHINyCH0XRU2HrWtGW5lG/NQVIs5oOxElc7NGg629HrolfLTw0oW8hdMD7Eg==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0", - "@typespec/events": "^0.75.0", - "@typespec/http": "^1.5.0", - "@typespec/streams": "^0.75.0" + "@typespec/compiler": "^1.6.0", + "@typespec/events": "^0.76.0", + "@typespec/http": "^1.6.0", + "@typespec/streams": "^0.76.0" } }, "node_modules/@typespec/streams": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/streams/-/streams-0.75.0.tgz", - "integrity": "sha512-ubvxCN+SZwN9aEarz8CPtMJgnopeu8dXyut47q0FAPp9nykmXy7s+dmsopR+7OX0Fhcnh8ZFYTQcJzJ3QftOiQ==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/streams/-/streams-0.76.0.tgz", + "integrity": "sha512-7gQPtsokyn0Mjr43MAik6ZkQt1PZjseU+KcBE2iGT9P6oWYYTH3K1C4LLGXHZAbgEtBvFn4S+U8HPbDhj4nEhw==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0" + "@typespec/compiler": "^1.6.0" } }, "node_modules/@typespec/versioning": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/versioning/-/versioning-0.75.0.tgz", - "integrity": "sha512-wdLcVx5UW4WRks/OXfqLiaDTtWfAWgv/nj69u99gRJU6iY9ExEvK5x9NQszZQKYnu6tM7nkoYMg4zu+7YBUBaw==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/versioning/-/versioning-0.76.0.tgz", + "integrity": "sha512-dguO/B+mwlCyenWGG+M+16cMQuGHSTJbU5Z0pyUou1uyWrB1px//s4pW7PKD14S+fPutJE0wTMQm+CctOq6quA==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0" + "@typespec/compiler": "^1.6.0" } }, "node_modules/@typespec/xml": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/@typespec/xml/-/xml-0.75.0.tgz", - "integrity": "sha512-JVafN1nZE3BcQrKbaAFVWw/IleTRdsJpwT3oZ2m7EfWnG30sKtoR9inF9dRoW+XXIjNzCfeYqjkwzEkEnIrCww==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/@typespec/xml/-/xml-0.76.0.tgz", + "integrity": "sha512-+I7hdWZDO3qBfzRT3St+1Dg/NQAMNLz8w1OydutSnVMx0G3KWg/ESonaByszBUfdq6Z5iTtls3gvj4wgrw80gA==", "license": "MIT", "peer": true, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.5.0" + "@typespec/compiler": "^1.6.0" } }, "node_modules/@vitest/coverage-v8": { @@ -1726,9 +1726,9 @@ } }, "node_modules/@vitest/runner/node_modules/yocto-queue": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz", - "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz", + "integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==", "dev": true, "license": "MIT", "engines": { @@ -2694,21 +2694,21 @@ } }, "node_modules/globby": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz", - "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==", + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-15.0.0.tgz", + "integrity": "sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==", "license": "MIT", "peer": true, "dependencies": { - "@sindresorhus/merge-streams": "^2.1.0", + "@sindresorhus/merge-streams": "^4.0.0", "fast-glob": "^3.3.3", - "ignore": "^7.0.3", + "ignore": "^7.0.5", "path-type": "^6.0.0", "slash": "^5.1.0", "unicorn-magic": "^0.3.0" }, "engines": { - "node": ">=18" + "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -3176,13 +3176,13 @@ } }, "node_modules/mute-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-3.0.0.tgz", - "integrity": "sha512-dkEJPVvun4FryqBmZ5KhDo0K9iDXAwn08tMLDinNdRBNPcYEDiWYysLcc6k3mjTMlbP9KyylvRpd4wFtwrT9rw==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz", + "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==", "license": "ISC", "peer": true, "engines": { - "node": "^20.17.0 || >=22.9.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/nanoid": { From 162e93e69c0598eef9a9a6e7123372edad4be50c Mon Sep 17 00:00:00 2001 From: jolov Date: Mon, 17 Nov 2025 09:47:23 -0800 Subject: [PATCH 2/3] Fix min/max --- specification/base/typespec/chat/models.tsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/base/typespec/chat/models.tsp b/specification/base/typespec/chat/models.tsp index 717c4a9c..19f65871 100644 --- a/specification/base/typespec/chat/models.tsp +++ b/specification/base/typespec/chat/models.tsp @@ -305,8 +305,8 @@ model CreateChatCompletionRequest { If specified, our system will make a best effort to sample deterministically, such that repeated requests with the same `seed` and parameters should return the same result. Determinism is not guaranteed, and you should refer to the `system_fingerprint` response parameter to monitor changes in the backend. """) - @minValue(-9223372036854776000) - @maxValue(9223372036854776000) + @minValue(-9223372036854775808) + @maxValue(9223372036854775807) seed?: int64 | null; stream_options?: ChatCompletionStreamOptions | null = null; From a3544ef1c538279dc8dad88fd1ce3eca79ca3eca Mon Sep 17 00:00:00 2001 From: jolov Date: Mon, 17 Nov 2025 09:55:18 -0800 Subject: [PATCH 3/3] regen --- .../AssistantClientGetAssistantsAsyncCollectionResult.cs | 0 .../AssistantClientGetAssistantsAsyncCollectionResultOfT.cs | 0 .../AssistantClientGetAssistantsCollectionResult.cs | 0 .../AssistantClientGetAssistantsCollectionResultOfT.cs | 0 .../BatchClientGetBatchesAsyncCollectionResult.cs | 0 .../BatchClientGetBatchesAsyncCollectionResultOfT.cs | 0 .../BatchClientGetBatchesCollectionResult.cs | 0 .../BatchClientGetBatchesCollectionResultOfT.cs | 0 .../ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs | 0 ...ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs | 0 .../ChatClientGetChatCompletionMessagesCollectionResult.cs | 0 .../ChatClientGetChatCompletionMessagesCollectionResultOfT.cs | 0 .../ChatClientGetChatCompletionsAsyncCollectionResult.cs | 0 .../ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs | 0 .../ChatClientGetChatCompletionsCollectionResult.cs | 0 .../ChatClientGetChatCompletionsCollectionResultOfT.cs | 0 .../ContainerClientGetContainerFilesAsyncCollectionResult.cs | 0 .../ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs | 0 .../ContainerClientGetContainerFilesCollectionResult.cs | 0 .../ContainerClientGetContainerFilesCollectionResultOfT.cs | 0 .../ContainerClientGetContainersAsyncCollectionResult.cs | 0 .../ContainerClientGetContainersAsyncCollectionResultOfT.cs | 0 .../ContainerClientGetContainersCollectionResult.cs | 0 .../ContainerClientGetContainersCollectionResultOfT.cs | 0 ...ConversationClientGetConversationItemsAsyncCollectionResult.cs | 0 .../ConversationClientGetConversationItemsCollectionResult.cs | 0 ...ernalAssistantMessageClientGetMessagesAsyncCollectionResult.cs | 0 ...alAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs | 0 .../InternalAssistantMessageClientGetMessagesCollectionResult.cs | 0 ...nternalAssistantMessageClientGetMessagesCollectionResultOfT.cs | 0 .../InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs | 0 ...ternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs | 0 .../InternalAssistantRunClientGetRunStepsCollectionResult.cs | 0 .../InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs | 0 .../InternalAssistantRunClientGetRunsAsyncCollectionResult.cs | 0 .../InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs | 0 .../InternalAssistantRunClientGetRunsCollectionResult.cs | 0 .../InternalAssistantRunClientGetRunsCollectionResultOfT.cs | 0 ...nAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs | 0 ...ResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs | 0 .../OpenAIResponseClientGetResponseInputItemsCollectionResult.cs | 0 ...penAIResponseClientGetResponseInputItemsCollectionResultOfT.cs | 0 .../VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs | 0 ...ectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs | 0 .../VectorStoreClientGetVectorStoreFilesCollectionResult.cs | 0 .../VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs | 0 ...rStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs | 0 ...oreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs | 0 ...VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs | 0 ...torStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs | 0 .../VectorStoreClientGetVectorStoresAsyncCollectionResult.cs | 0 .../VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs | 0 .../VectorStoreClientGetVectorStoresCollectionResult.cs | 0 .../VectorStoreClientGetVectorStoresCollectionResultOfT.cs | 0 .../VideoClientGetVideosAsyncCollectionResult.cs | 0 .../VideoClientGetVideosCollectionResult.cs | 0 56 files changed, 0 insertions(+), 0 deletions(-) rename src/Generated/{ => CollectionResults}/AssistantClientGetAssistantsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/AssistantClientGetAssistantsAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/AssistantClientGetAssistantsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/AssistantClientGetAssistantsCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/BatchClientGetBatchesAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/BatchClientGetBatchesAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/BatchClientGetBatchesCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/BatchClientGetBatchesCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionMessagesCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionMessagesCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ChatClientGetChatCompletionsCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainerFilesAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainerFilesCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainerFilesCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainersAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainersAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainersCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ContainerClientGetContainersCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/ConversationClientGetConversationItemsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/ConversationClientGetConversationItemsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantMessageClientGetMessagesAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantMessageClientGetMessagesCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantMessageClientGetMessagesCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunStepsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/InternalAssistantRunClientGetRunsCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/OpenAIResponseClientGetResponseInputItemsCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/OpenAIResponseClientGetResponseInputItemsCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoresAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoresCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VectorStoreClientGetVectorStoresCollectionResultOfT.cs (100%) rename src/Generated/{ => CollectionResults}/VideoClientGetVideosAsyncCollectionResult.cs (100%) rename src/Generated/{ => CollectionResults}/VideoClientGetVideosCollectionResult.cs (100%) diff --git a/src/Generated/AssistantClientGetAssistantsAsyncCollectionResult.cs b/src/Generated/CollectionResults/AssistantClientGetAssistantsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/AssistantClientGetAssistantsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/AssistantClientGetAssistantsAsyncCollectionResult.cs diff --git a/src/Generated/AssistantClientGetAssistantsAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/AssistantClientGetAssistantsAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/AssistantClientGetAssistantsAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/AssistantClientGetAssistantsAsyncCollectionResultOfT.cs diff --git a/src/Generated/AssistantClientGetAssistantsCollectionResult.cs b/src/Generated/CollectionResults/AssistantClientGetAssistantsCollectionResult.cs similarity index 100% rename from src/Generated/AssistantClientGetAssistantsCollectionResult.cs rename to src/Generated/CollectionResults/AssistantClientGetAssistantsCollectionResult.cs diff --git a/src/Generated/AssistantClientGetAssistantsCollectionResultOfT.cs b/src/Generated/CollectionResults/AssistantClientGetAssistantsCollectionResultOfT.cs similarity index 100% rename from src/Generated/AssistantClientGetAssistantsCollectionResultOfT.cs rename to src/Generated/CollectionResults/AssistantClientGetAssistantsCollectionResultOfT.cs diff --git a/src/Generated/BatchClientGetBatchesAsyncCollectionResult.cs b/src/Generated/CollectionResults/BatchClientGetBatchesAsyncCollectionResult.cs similarity index 100% rename from src/Generated/BatchClientGetBatchesAsyncCollectionResult.cs rename to src/Generated/CollectionResults/BatchClientGetBatchesAsyncCollectionResult.cs diff --git a/src/Generated/BatchClientGetBatchesAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/BatchClientGetBatchesAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/BatchClientGetBatchesAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/BatchClientGetBatchesAsyncCollectionResultOfT.cs diff --git a/src/Generated/BatchClientGetBatchesCollectionResult.cs b/src/Generated/CollectionResults/BatchClientGetBatchesCollectionResult.cs similarity index 100% rename from src/Generated/BatchClientGetBatchesCollectionResult.cs rename to src/Generated/CollectionResults/BatchClientGetBatchesCollectionResult.cs diff --git a/src/Generated/BatchClientGetBatchesCollectionResultOfT.cs b/src/Generated/CollectionResults/BatchClientGetBatchesCollectionResultOfT.cs similarity index 100% rename from src/Generated/BatchClientGetBatchesCollectionResultOfT.cs rename to src/Generated/CollectionResults/BatchClientGetBatchesCollectionResultOfT.cs diff --git a/src/Generated/ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesAsyncCollectionResult.cs diff --git a/src/Generated/ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesAsyncCollectionResultOfT.cs diff --git a/src/Generated/ChatClientGetChatCompletionMessagesCollectionResult.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesCollectionResult.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionMessagesCollectionResult.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesCollectionResult.cs diff --git a/src/Generated/ChatClientGetChatCompletionMessagesCollectionResultOfT.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesCollectionResultOfT.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionMessagesCollectionResultOfT.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionMessagesCollectionResultOfT.cs diff --git a/src/Generated/ChatClientGetChatCompletionsAsyncCollectionResult.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionsAsyncCollectionResult.cs diff --git a/src/Generated/ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionsAsyncCollectionResultOfT.cs diff --git a/src/Generated/ChatClientGetChatCompletionsCollectionResult.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionsCollectionResult.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionsCollectionResult.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionsCollectionResult.cs diff --git a/src/Generated/ChatClientGetChatCompletionsCollectionResultOfT.cs b/src/Generated/CollectionResults/ChatClientGetChatCompletionsCollectionResultOfT.cs similarity index 100% rename from src/Generated/ChatClientGetChatCompletionsCollectionResultOfT.cs rename to src/Generated/CollectionResults/ChatClientGetChatCompletionsCollectionResultOfT.cs diff --git a/src/Generated/ContainerClientGetContainerFilesAsyncCollectionResult.cs b/src/Generated/CollectionResults/ContainerClientGetContainerFilesAsyncCollectionResult.cs similarity index 100% rename from src/Generated/ContainerClientGetContainerFilesAsyncCollectionResult.cs rename to src/Generated/CollectionResults/ContainerClientGetContainerFilesAsyncCollectionResult.cs diff --git a/src/Generated/ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/ContainerClientGetContainerFilesAsyncCollectionResultOfT.cs diff --git a/src/Generated/ContainerClientGetContainerFilesCollectionResult.cs b/src/Generated/CollectionResults/ContainerClientGetContainerFilesCollectionResult.cs similarity index 100% rename from src/Generated/ContainerClientGetContainerFilesCollectionResult.cs rename to src/Generated/CollectionResults/ContainerClientGetContainerFilesCollectionResult.cs diff --git a/src/Generated/ContainerClientGetContainerFilesCollectionResultOfT.cs b/src/Generated/CollectionResults/ContainerClientGetContainerFilesCollectionResultOfT.cs similarity index 100% rename from src/Generated/ContainerClientGetContainerFilesCollectionResultOfT.cs rename to src/Generated/CollectionResults/ContainerClientGetContainerFilesCollectionResultOfT.cs diff --git a/src/Generated/ContainerClientGetContainersAsyncCollectionResult.cs b/src/Generated/CollectionResults/ContainerClientGetContainersAsyncCollectionResult.cs similarity index 100% rename from src/Generated/ContainerClientGetContainersAsyncCollectionResult.cs rename to src/Generated/CollectionResults/ContainerClientGetContainersAsyncCollectionResult.cs diff --git a/src/Generated/ContainerClientGetContainersAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/ContainerClientGetContainersAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/ContainerClientGetContainersAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/ContainerClientGetContainersAsyncCollectionResultOfT.cs diff --git a/src/Generated/ContainerClientGetContainersCollectionResult.cs b/src/Generated/CollectionResults/ContainerClientGetContainersCollectionResult.cs similarity index 100% rename from src/Generated/ContainerClientGetContainersCollectionResult.cs rename to src/Generated/CollectionResults/ContainerClientGetContainersCollectionResult.cs diff --git a/src/Generated/ContainerClientGetContainersCollectionResultOfT.cs b/src/Generated/CollectionResults/ContainerClientGetContainersCollectionResultOfT.cs similarity index 100% rename from src/Generated/ContainerClientGetContainersCollectionResultOfT.cs rename to src/Generated/CollectionResults/ContainerClientGetContainersCollectionResultOfT.cs diff --git a/src/Generated/ConversationClientGetConversationItemsAsyncCollectionResult.cs b/src/Generated/CollectionResults/ConversationClientGetConversationItemsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/ConversationClientGetConversationItemsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/ConversationClientGetConversationItemsAsyncCollectionResult.cs diff --git a/src/Generated/ConversationClientGetConversationItemsCollectionResult.cs b/src/Generated/CollectionResults/ConversationClientGetConversationItemsCollectionResult.cs similarity index 100% rename from src/Generated/ConversationClientGetConversationItemsCollectionResult.cs rename to src/Generated/CollectionResults/ConversationClientGetConversationItemsCollectionResult.cs diff --git a/src/Generated/InternalAssistantMessageClientGetMessagesAsyncCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesAsyncCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantMessageClientGetMessagesAsyncCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesAsyncCollectionResult.cs diff --git a/src/Generated/InternalAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesAsyncCollectionResultOfT.cs diff --git a/src/Generated/InternalAssistantMessageClientGetMessagesCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantMessageClientGetMessagesCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesCollectionResult.cs diff --git a/src/Generated/InternalAssistantMessageClientGetMessagesCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantMessageClientGetMessagesCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantMessageClientGetMessagesCollectionResultOfT.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsAsyncCollectionResult.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsAsyncCollectionResultOfT.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunStepsCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunStepsCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsCollectionResult.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunStepsCollectionResultOfT.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunsAsyncCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunsAsyncCollectionResult.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunsAsyncCollectionResultOfT.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunsCollectionResult.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunsCollectionResult.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunsCollectionResult.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunsCollectionResult.cs diff --git a/src/Generated/InternalAssistantRunClientGetRunsCollectionResultOfT.cs b/src/Generated/CollectionResults/InternalAssistantRunClientGetRunsCollectionResultOfT.cs similarity index 100% rename from src/Generated/InternalAssistantRunClientGetRunsCollectionResultOfT.cs rename to src/Generated/CollectionResults/InternalAssistantRunClientGetRunsCollectionResultOfT.cs diff --git a/src/Generated/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs b/src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs similarity index 100% rename from src/Generated/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs rename to src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResult.cs diff --git a/src/Generated/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsAsyncCollectionResultOfT.cs diff --git a/src/Generated/OpenAIResponseClientGetResponseInputItemsCollectionResult.cs b/src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsCollectionResult.cs similarity index 100% rename from src/Generated/OpenAIResponseClientGetResponseInputItemsCollectionResult.cs rename to src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsCollectionResult.cs diff --git a/src/Generated/OpenAIResponseClientGetResponseInputItemsCollectionResultOfT.cs b/src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsCollectionResultOfT.cs similarity index 100% rename from src/Generated/OpenAIResponseClientGetResponseInputItemsCollectionResultOfT.cs rename to src/Generated/CollectionResults/OpenAIResponseClientGetResponseInputItemsCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesAsyncCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesAsyncCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchAsyncCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoreFilesInBatchCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoresAsyncCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoresAsyncCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoresAsyncCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoresAsyncCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoresAsyncCollectionResultOfT.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoresCollectionResult.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoresCollectionResult.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoresCollectionResult.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoresCollectionResult.cs diff --git a/src/Generated/VectorStoreClientGetVectorStoresCollectionResultOfT.cs b/src/Generated/CollectionResults/VectorStoreClientGetVectorStoresCollectionResultOfT.cs similarity index 100% rename from src/Generated/VectorStoreClientGetVectorStoresCollectionResultOfT.cs rename to src/Generated/CollectionResults/VectorStoreClientGetVectorStoresCollectionResultOfT.cs diff --git a/src/Generated/VideoClientGetVideosAsyncCollectionResult.cs b/src/Generated/CollectionResults/VideoClientGetVideosAsyncCollectionResult.cs similarity index 100% rename from src/Generated/VideoClientGetVideosAsyncCollectionResult.cs rename to src/Generated/CollectionResults/VideoClientGetVideosAsyncCollectionResult.cs diff --git a/src/Generated/VideoClientGetVideosCollectionResult.cs b/src/Generated/CollectionResults/VideoClientGetVideosCollectionResult.cs similarity index 100% rename from src/Generated/VideoClientGetVideosCollectionResult.cs rename to src/Generated/CollectionResults/VideoClientGetVideosCollectionResult.cs