{"_id":"@azure-rest/openai","_rev":"16-0538a0520007f5aefafaf28e09b447b1","name":"@azure-rest/openai","dist-tags":{"dev":"1.0.0-alpha.20240514.1","latest":"1.0.0-alpha.20240508.1"},"versions":{"1.0.0-alpha.20240216.1":{"name":"@azure-rest/openai","sdk-type":"client","author":{"name":"Microsoft Corporation"},"version":"1.0.0-alpha.20240216.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-for-js.git"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && api-extractor run --local","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && api-extractor run --local","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^2.1.2","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.3.3"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240216.1","_integrity":"sha512-sQSKkZWouQhxWsmwjmJPwxEcpn/5mjvbEz4oqxlf9/g5yYUP+2sBx21dO8Tc+DAC7TaBhYnQNTAxO1SvLL2T3A==","_resolved":"/mnt/vss/_work/1/packages/azure-rest-openai/azure-rest-openai-1.0.0-alpha.20240216.1.tgz","_from":"file:/mnt/vss/_work/1/packages/azure-rest-openai/azure-rest-openai-1.0.0-alpha.20240216.1.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-sQSKkZWouQhxWsmwjmJPwxEcpn/5mjvbEz4oqxlf9/g5yYUP+2sBx21dO8Tc+DAC7TaBhYnQNTAxO1SvLL2T3A==","shasum":"46c074764dbb7e87b6b6b8f5001abee7c9009db5","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240216.1.tgz","fileCount":27,"unpackedSize":282721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBi3To4FavHJ3xk1Nw19M7IN7hbdkF5cwrk81FruMl43AiEAwxreo8pWgSldyGYofTlEOlrsC+fjBdr789SFoa8P80Y="}]},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240216.1_1708082545130_0.12105427036552974"},"_hasShrinkwrap":false},"1.0.0-alpha.20240415.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240415.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && api-extractor run --local","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && api-extractor run --local","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^2.1.2","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240415.1","_integrity":"sha512-YA/fa0rHlBcVvGAseiP0CrRGt2DoW1J6LGrQq1GGc/Gfmz0oNyMxcHS8/8GlrxcPmRrqOaHVPzM6fYM5tu3udw==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1963f615-6a99-4657-b166-b9255510290f\\azure-rest-openai-1.0.0-alpha.20240415.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1963f615-6a99-4657-b166-b9255510290f\\azure-rest-openai-1.0.0-alpha.20240415.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-YA/fa0rHlBcVvGAseiP0CrRGt2DoW1J6LGrQq1GGc/Gfmz0oNyMxcHS8/8GlrxcPmRrqOaHVPzM6fYM5tu3udw==","shasum":"aceb81b6ff544057d922e5067c711c1bba4c3cce","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240415.1.tgz","fileCount":27,"unpackedSize":282721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuelZOFlWsMECFW2lt/iDCE6HwDP3Q1zKz8yyZ8WB3zAiAU5TCSEY3TmpyT+HSrE0lyp1AK2N/LvVASmgC0k1oyTg=="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240415.1_1713177506335_0.38831831604572753"},"_hasShrinkwrap":false},"1.0.0-alpha.20240416.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240416.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && api-extractor run --local","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && api-extractor run --local","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240416.1","_integrity":"sha512-FDIIYZ2ZqQ5pmJtvmWXUQV85IcfPUtravXWachozxru0Ko/Dp/KMM5R40toxmf1xnjC2WaILR8Qqn2xjdUiUcA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9398bc04-833b-4b04-88cc-e2b1d1a7376c\\azure-rest-openai-1.0.0-alpha.20240416.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9398bc04-833b-4b04-88cc-e2b1d1a7376c\\azure-rest-openai-1.0.0-alpha.20240416.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-FDIIYZ2ZqQ5pmJtvmWXUQV85IcfPUtravXWachozxru0Ko/Dp/KMM5R40toxmf1xnjC2WaILR8Qqn2xjdUiUcA==","shasum":"058c8464f3b88d847ae334cefa499f6ef3347ae5","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240416.1.tgz","fileCount":27,"unpackedSize":282721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjw8Ls+8JofSLvos9mGP0kvEQCn5bmDy06SAIic3Ie+wIgQ4qLJ5rAq9HTzX48j1lE9HYdwuVCIfUZXnSCNTd7Fyo="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240416.1_1713263707263_0.07922404298566232"},"_hasShrinkwrap":false},"1.0.0-alpha.20240417.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240417.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && api-extractor run --local","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && api-extractor run --local","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240417.1","_integrity":"sha512-Pcau2UczWZ5nrSGz4LpbPQypnagqtz/Jd9num5H6k2/6Nn9R+99nFJQmBVS7yPAk+Kp7KrLfTNIPBPdnQaV7bA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7462a232-1fc3-485a-b95b-d08e6dca13d9\\azure-rest-openai-1.0.0-alpha.20240417.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7462a232-1fc3-485a-b95b-d08e6dca13d9\\azure-rest-openai-1.0.0-alpha.20240417.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-Pcau2UczWZ5nrSGz4LpbPQypnagqtz/Jd9num5H6k2/6Nn9R+99nFJQmBVS7yPAk+Kp7KrLfTNIPBPdnQaV7bA==","shasum":"2b104d524d4e0fe5655d6fa9d2102f0360b5b11d","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240417.1.tgz","fileCount":27,"unpackedSize":282721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBae5k5In1MSI83JQ7c5UdfgRPU1H8OLJUW/aMh+7FUTAiEApd7gjMAFi96E2L6P98MPKlDiuNS6xpdvxghjGswFCQ0="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240417.1_1713349860279_0.05418811314441552"},"_hasShrinkwrap":false},"1.0.0-alpha.20240419.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240419.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && api-extractor run --local","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && api-extractor run --local","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240419.1","_integrity":"sha512-J4p4lNOJ2uWUejt/asZ1ptds5F7f6Nrwe3ZX3GiBcg7zs24btT7a74JX/QuAWxHVaml8eNaAt2oT9Kz2qkENTA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c54cb3f3-82b0-4c23-beae-66bf59d6429d\\azure-rest-openai-1.0.0-alpha.20240419.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c54cb3f3-82b0-4c23-beae-66bf59d6429d\\azure-rest-openai-1.0.0-alpha.20240419.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-J4p4lNOJ2uWUejt/asZ1ptds5F7f6Nrwe3ZX3GiBcg7zs24btT7a74JX/QuAWxHVaml8eNaAt2oT9Kz2qkENTA==","shasum":"92ea55baa84edc1434e6d484a43d68fea3bf2760","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240419.1.tgz","fileCount":27,"unpackedSize":282721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEn8BLDS8Rda3+lB7PD7Vmr0G2tL4enHyiEUfURvvzflAiBXxsUVeM8xxSs2tZZd0hPzWT8Zy7Q/p/ZL34OH7mjYzQ=="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240419.1_1713522604573_0.0024708664740855646"},"_hasShrinkwrap":false},"1.0.0-alpha.20240430.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240430.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240430.1","_integrity":"sha512-cH9vgkgLOMb+NdHGTRMiy8iPEz05zvAUyKYlhFnY2UmNQ4qc09kESNZMywyUdvLWZEeW0OyDaeKeUDva2IgpMg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ddb9919-e71b-4488-ab0a-a907c772d9d5\\azure-rest-openai-1.0.0-alpha.20240430.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ddb9919-e71b-4488-ab0a-a907c772d9d5\\azure-rest-openai-1.0.0-alpha.20240430.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-cH9vgkgLOMb+NdHGTRMiy8iPEz05zvAUyKYlhFnY2UmNQ4qc09kESNZMywyUdvLWZEeW0OyDaeKeUDva2IgpMg==","shasum":"ea98a37efe4c73d20461b4c901eb46ffa52f8931","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240430.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwfYixBlWIqSqV3nzlg0Z7IbySbr2Bp6yBkDJkrnDBZwIgPMNi7n6ER0Pw+u13MabBiOFneus6ZwnhWTm6kDSCovg="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240430.1_1714473066988_0.24963519373880838"},"_hasShrinkwrap":false},"1.0.0-alpha.20240501.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240501.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240501.1","_integrity":"sha512-WXW55Lt8yz9y/5Mi4uYmpMxKSm3h6XQF9edOoxYLCT3lnRYdxwJcBTHugchwfQnpVGmu8xwYlugJCErlBWJJdA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cea5e56e-c41f-413c-8fb2-f9e0a792528a\\azure-rest-openai-1.0.0-alpha.20240501.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cea5e56e-c41f-413c-8fb2-f9e0a792528a\\azure-rest-openai-1.0.0-alpha.20240501.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-WXW55Lt8yz9y/5Mi4uYmpMxKSm3h6XQF9edOoxYLCT3lnRYdxwJcBTHugchwfQnpVGmu8xwYlugJCErlBWJJdA==","shasum":"94ff733e917e59881d205dcb67415e733bc115a5","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240501.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDp90++0Jlrt7XY9OR1Irkid+oR+2c7CXFlWGb4rv5D2gIgGgeecyZ1HcJ6S1yzTYn15dNJJfR9p7tEiSe0f7eHVLI="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240501.1_1714559428361_0.10514885002887442"},"_hasShrinkwrap":false},"1.0.0-alpha.20240502.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240502.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240502.1","_integrity":"sha512-Mar1+9ksrlHYLDPBD8OZc9FPYEhW87rRUKJMYNv+ITmPMA1obPWDhClNoXsVF40LtbE4yAEwS4F3tSYaGLNVYA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6faf0e76-c5da-4cdd-a468-63070f511ba3\\azure-rest-openai-1.0.0-alpha.20240502.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6faf0e76-c5da-4cdd-a468-63070f511ba3\\azure-rest-openai-1.0.0-alpha.20240502.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-Mar1+9ksrlHYLDPBD8OZc9FPYEhW87rRUKJMYNv+ITmPMA1obPWDhClNoXsVF40LtbE4yAEwS4F3tSYaGLNVYA==","shasum":"f47c1d9cd90263af6ab45dc84bd9fb871759ffb2","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240502.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDm7lmVAzY1RAxytIP5nuEy1429+RVd8xju5HyDBGTpFAiEA+g0PfCvtkd95PGZFPrG9twg2KINUGbTC2pX3tvKi5Kw="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240502.1_1714646103769_0.4578338807655409"},"_hasShrinkwrap":false},"1.0.0-alpha.20240503.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240503.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240503.1","_integrity":"sha512-vrrmyBiLFh2oldUbaGG0ZZp/9lczEDjARcY9gkYBeJw8JESP4LZwW9zvmL6N2GDjT5emuXbJvqGuJowmRQAYwg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ec86592-03da-4530-ac0a-4b9152e82296\\azure-rest-openai-1.0.0-alpha.20240503.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ec86592-03da-4530-ac0a-4b9152e82296\\azure-rest-openai-1.0.0-alpha.20240503.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-vrrmyBiLFh2oldUbaGG0ZZp/9lczEDjARcY9gkYBeJw8JESP4LZwW9zvmL6N2GDjT5emuXbJvqGuJowmRQAYwg==","shasum":"f8e420ae21e034c6336c692cb801847fc51934e5","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240503.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbMBw7/HZq95L0AMJle3f6xVeH2a4/QvVP78k/U72BAAiEAlT8gSeMq/vGzGBCjvlM+fH2MbNeTlQNyhqpi4SSiDp8="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240503.1_1714732463328_0.24658000231955146"},"_hasShrinkwrap":false},"1.0.0-alpha.20240506.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240506.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240506.1","_integrity":"sha512-gwoZX3yzS5AXy1JXlrZQUkbXf0EfsBH4CkO07zViaEk912MCW26O5xCvIsfDc90Z1pMV4eHTyRg7O3h9U8mvtw==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0da57c64-9e61-49c6-898f-4f63ef8b2ebe\\azure-rest-openai-1.0.0-alpha.20240506.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0da57c64-9e61-49c6-898f-4f63ef8b2ebe\\azure-rest-openai-1.0.0-alpha.20240506.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-gwoZX3yzS5AXy1JXlrZQUkbXf0EfsBH4CkO07zViaEk912MCW26O5xCvIsfDc90Z1pMV4eHTyRg7O3h9U8mvtw==","shasum":"c5b3c92ce095d2581b4d8345a0da319b302c4b0a","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240506.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPGVY7Gsu/VGXdebTqJQDU6aL7RFgXjA0IE0Naf1jCugIgHKWBrJdMx2l3ZOJcVlZyF1AFAF55xDYbW34wW8XCOC8="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240506.1_1714991608551_0.3256170827752469"},"_hasShrinkwrap":false},"1.0.0-alpha.20240507.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240507.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240507.1","_integrity":"sha512-KLdPxNsr6L7aZSqXmucLyZ0OGcQ55PmGNWZ5neqddsP8APYxHQ29lxJbuk5RZUOgsZKmnalBykB7tcXGw7ZJrg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d9db16c5-fcd2-4b13-bfd9-3e9981cd6172\\azure-rest-openai-1.0.0-alpha.20240507.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d9db16c5-fcd2-4b13-bfd9-3e9981cd6172\\azure-rest-openai-1.0.0-alpha.20240507.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-KLdPxNsr6L7aZSqXmucLyZ0OGcQ55PmGNWZ5neqddsP8APYxHQ29lxJbuk5RZUOgsZKmnalBykB7tcXGw7ZJrg==","shasum":"d95685084b945506e122c12bada95895bb6356c9","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240507.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH9TZfJ+2P3cCxrC3TpeGYT1xRGOsYRJasLNLocy/obLAiEAhBpZQ7iOrYbL/imtj8g3DWnmvY10YRirklmSl7JNPYs="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240507.1_1715078093524_0.06851423491453601"},"_hasShrinkwrap":false},"1.0.0-alpha.20240508.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240508.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240508.1","_integrity":"sha512-fa2hi5WnMhCy8ba12VFpC7DxBFIyZPOgs+RKLowreQP36n7RG2ZuqEOUxs/20imnJk+kzWru/jT8vxAV6jHY6A==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c7e67bf5-bb91-4dc9-b0e4-af8053477c1c\\azure-rest-openai-1.0.0-alpha.20240508.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c7e67bf5-bb91-4dc9-b0e4-af8053477c1c\\azure-rest-openai-1.0.0-alpha.20240508.1.tgz","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-fa2hi5WnMhCy8ba12VFpC7DxBFIyZPOgs+RKLowreQP36n7RG2ZuqEOUxs/20imnJk+kzWru/jT8vxAV6jHY6A==","shasum":"907f1283d145459d18ca75e1d20ba7dc8e597c1d","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240508.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+0ipwZpI9ig3k6LRlLlN9+APGdZiI0nBwskmnwQzP1wIhAKRVFit2SGaH9tOMekyc50D9l65B6OXJMcCw1gbPblUC"}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240508.1_1715164595700_0.36927878937768877"},"_hasShrinkwrap":false},"1.0.0-alpha.20240509.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240509.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240509.1","_integrity":"sha512-sRFjw4/Ta9OaEhfw23ABSBS49sPEtUVU75BDcdYVedNdWLj3Q2YlQQiIGPr3ysXg0jE+pv1pqUYqfhr1+mgQTQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8a56b232-883f-4d00-b5e6-5a8019f1de6a\\azure-rest-openai-1.0.0-alpha.20240509.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8a56b232-883f-4d00-b5e6-5a8019f1de6a\\azure-rest-openai-1.0.0-alpha.20240509.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-sRFjw4/Ta9OaEhfw23ABSBS49sPEtUVU75BDcdYVedNdWLj3Q2YlQQiIGPr3ysXg0jE+pv1pqUYqfhr1+mgQTQ==","shasum":"601a5bd48cf94f7bd416edfdcfa688d5c9e7b923","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240509.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuXUPVwQPdR3eKkIo3eJuImT6YUvr0u0tHZUC65HSASgIhAJgUVXAYoN0AWvMe91AsmPToEA/YQoUqXSoahAo/8FvD"}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240509.1_1715250639720_0.7575410648595662"},"_hasShrinkwrap":false},"1.0.0-alpha.20240510.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240510.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240510.1","_integrity":"sha512-IHcp1CDBz2sAzmRk/wp3XEzkKDD6PFltP2ki8jP8J+68ZfxwMU80D6gVy2NvNBMOdfiQCP2K4BVm68GE/FReJQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3e4561a1-8849-4b88-b43b-e70d5b7e0c64\\azure-rest-openai-1.0.0-alpha.20240510.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3e4561a1-8849-4b88-b43b-e70d5b7e0c64\\azure-rest-openai-1.0.0-alpha.20240510.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-IHcp1CDBz2sAzmRk/wp3XEzkKDD6PFltP2ki8jP8J+68ZfxwMU80D6gVy2NvNBMOdfiQCP2K4BVm68GE/FReJQ==","shasum":"2be48af1aee0b2bd11d1220063e6b24a9bc10fe0","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240510.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGh4xNKqQyUhTihJEC644kZOmsJOnNokPBJxWTLlcOWrAiA+q9Q5+AH04TsN1Dr+uCUq7K8uJHVbi+24YGsrN0s2BA=="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240510.1_1715337038544_0.018821963355950544"},"_hasShrinkwrap":false},"1.0.0-alpha.20240513.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240513.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240513.1","_integrity":"sha512-sVBrBfBJR98rN1eAuuRGNqJT/T0avz7+797JdRnleLLRN9X//OczbCfD/eEVm33zD3g9TZXSzTYq+Nu9fpOmSg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8e59353d-2e4f-482a-abea-0f91d2ba3d34\\azure-rest-openai-1.0.0-alpha.20240513.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8e59353d-2e4f-482a-abea-0f91d2ba3d34\\azure-rest-openai-1.0.0-alpha.20240513.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-sVBrBfBJR98rN1eAuuRGNqJT/T0avz7+797JdRnleLLRN9X//OczbCfD/eEVm33zD3g9TZXSzTYq+Nu9fpOmSg==","shasum":"5c19c9e50341091b3f0fdb255157cbc164d8c5e9","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240513.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJXQwjnnXWHnAHO+v40DArXtSBXNfOPNo+fO6PvP5GKQIhANyS+EgHQDHcRwuPjtPxf0xkguUkVmpK5VYQhXkKx8Yf"}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240513.1_1715596664226_0.6906359666006008"},"_hasShrinkwrap":false},"1.0.0-alpha.20240514.1":{"name":"@azure-rest/openai","sdk-type":"client","author":"Microsoft Corporation","version":"1.0.0-alpha.20240514.1","description":"undefined","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"dist/index.cjs","module":"dist-esm/src/index.js","types":"./types/openai.d.ts","repository":"github:Azure/azure-sdk-for-js","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=18.0.0"},"scripts":{"audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build:samples":"echo Obsolete","generate":"tsp-client update","bundle":"tsc -p . && dev-tool run bundle","build":"npm run clean && npm run bundle && dev-tool run extract-api","build:test":"npm run bundle","check-format":"echo skipped","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"tsc -p . && dev-tool run extract-api","format":"echo skipped","integration-test:browser":"npm run unit-test:browser","integration-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","lint:fix":"echo skipped","lint":"echo skipped","pack":"npm pack 2>&1","test:browser":"npm run clean && npm run build && npm run integration-test:browser","test:node":"npm run clean && tsc -p . && npm run integration-test:node","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","unit-test:browser":"echo skipped","unit-test:node":"echo skipped","unit-test":"npm run unit-test:node && npm run unit-test:browser"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure/core-auth":"^1.6.0","@azure-rest/core-client":"^1.2.0","@azure/core-rest-pipeline":"^1.14.0","@azure/logger":"^1.0.0","tslib":"^2.2.0","@azure/core-lro":"^2.6.0","@azure/abort-controller":"^1.0.0"},"devDependencies":{"@azure/core-sse":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","autorest":"latest","@types/node":"^18.0.0","cross-env":"^7.0.3","dotenv":"^16.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.0","source-map-support":"^0.5.9","typescript":"~5.4.5"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","//metadata":{"constantPaths":[{"path":"src/openAIClient.ts","prefix":"userAgentInfo"}]},"//sampleConfiguration":{"productName":"Azure OpenAI","productSlugs":["azure","azure-cognitive-services","azure-openai"],"requiredResources":{"Azure Cognitive Services instance":"https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource"}},"_id":"@azure-rest/openai@1.0.0-alpha.20240514.1","_integrity":"sha512-3WOT/7CVJJHn9XjPzRAyuYSZ9BSdj7BTkCrOtPddHXKU/RJwPfBbil5eTVEJZXHwDEVC0OXkdZ4UzHwzun7HIw==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\439a7f6a-18c7-48e3-a3c7-1ec8c52f0bcf\\azure-rest-openai-1.0.0-alpha.20240514.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\439a7f6a-18c7-48e3-a3c7-1ec8c52f0bcf\\azure-rest-openai-1.0.0-alpha.20240514.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-3WOT/7CVJJHn9XjPzRAyuYSZ9BSdj7BTkCrOtPddHXKU/RJwPfBbil5eTVEJZXHwDEVC0OXkdZ4UzHwzun7HIw==","shasum":"7220aa76dbef961397784efd3ff04e8bbed9c3ba","tarball":"https://registry.npmjs.org/@azure-rest/openai/-/openai-1.0.0-alpha.20240514.1.tgz","fileCount":27,"unpackedSize":282719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBYoezf5z5sZtUneReEjWEYU5tc+xg9z8KNkd2iEUBRpAiEAsXFzyDXnWQjVUr4rauM31hPVV1OOFbEeP4OYTUFXLOk="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openai_1.0.0-alpha.20240514.1_1715682933009_0.894292118283621"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-16T11:22:25.002Z","1.0.0-alpha.20240216.1":"2024-02-16T11:22:25.304Z","modified":"2024-05-14T10:35:33.364Z","1.0.0-alpha.20240415.1":"2024-04-15T10:38:26.513Z","1.0.0-alpha.20240416.1":"2024-04-16T10:35:07.441Z","1.0.0-alpha.20240417.1":"2024-04-17T10:31:00.429Z","1.0.0-alpha.20240419.1":"2024-04-19T10:30:04.740Z","1.0.0-alpha.20240430.1":"2024-04-30T10:31:07.163Z","1.0.0-alpha.20240501.1":"2024-05-01T10:30:28.522Z","1.0.0-alpha.20240502.1":"2024-05-02T10:35:03.944Z","1.0.0-alpha.20240503.1":"2024-05-03T10:34:23.485Z","1.0.0-alpha.20240506.1":"2024-05-06T10:33:28.695Z","1.0.0-alpha.20240507.1":"2024-05-07T10:34:53.661Z","1.0.0-alpha.20240508.1":"2024-05-08T10:36:35.869Z","1.0.0-alpha.20240509.1":"2024-05-09T10:30:39.914Z","1.0.0-alpha.20240510.1":"2024-05-10T10:30:38.684Z","1.0.0-alpha.20240513.1":"2024-05-13T10:37:44.371Z","1.0.0-alpha.20240514.1":"2024-05-14T10:35:33.154Z"},"maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"description":"undefined","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai-rest/README.md","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"repository":"github:Azure/azure-sdk-for-js","author":"Microsoft Corporation","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"license":"MIT","readme":"","readmeFilename":""}