Skip to content

Commit

Permalink
Publish 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Corina Gum committed Jan 8, 2025
1 parent 850c77b commit 187c9c5
Show file tree
Hide file tree
Showing 26 changed files with 52 additions and 53 deletions.
3 changes: 1 addition & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"botbuilder": "^4.23.1",
"openai": "4.77.3"
"openai": "4.77.4"
},
"devDependencies": {
"@azure/logger": "^1.1.4",
Expand All @@ -47,7 +47,6 @@
"eslint-plugin-prettier": "^5.2.1",
"exorcist": "^2.0.0",
"express": "^4.21.1",
"mocha": "^10.7.3",
"mocha-junit-reporter": "^2.0.0",
"mocha": "^10.8.2",
"ms-rest-azure": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/teams-ai",
"author": "Microsoft Corp.",
"description": "SDK focused on building AI based applications for Microsoft Teams.",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"keywords": [
"botbuilder",
Expand All @@ -26,7 +26,7 @@
"types": "./lib/index.d.ts",
"peerDependencies": {
"botbuilder": "^4.23.1",
"openai": "4.77.3"
"openai": "4.77.4"
},
"dependencies": {
"@azure/msal-node": "^2.16.1",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/01.getting-started/a.echoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"url": "https://github.com/microsoft/teams-ai/"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"axios": "^1.7.5",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"axios": "^1.7.5",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/a.twentyQuestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/b.AI-messageExtensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"dependencies": {
"botbuilder": "^4.23.1",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/e.customModel-LLAMA/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"botbuilder": "^4.23.1",
"@microsoft/teams-ai": "~1.7.1",
"openai": "4.77.3",
"@microsoft/teams-ai": "~1.7.2",
"openai": "4.77.4",
"dotenv": "^16.4.1",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/f.chatModeration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"axios": "^1.7.5",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"@microsoft/teams-js": "^2.32.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0",
"vectra": "^0.9.0"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/b.devOpsBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"dependencies": {
"botbuilder": "^4.23.1",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"dotenv": "^16.4.5",
"replace": "~1.2.0",
"restify": "~11.1.0",
"openai": "4.77.3"
"openai": "4.77.4"
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.6",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/c.vision-cardGazer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/d.assistants-mathBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"axios": "^1.7.5",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/e.assistants-orderBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"axios": "^1.7.5",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/f.whoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/g.datasource-azureAISearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@azure/search-documents": "12.1.0",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"debug": "^4.3.7",
"dotenv": "^16.4.1",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0",
"vectra": "^0.9.0"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"dependencies": {
"@azure/identity": "^4.5.0",
"@azure/search-documents": "12.1.0",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.1",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0",
"vectra": "^0.9.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"@microsoft/teams-js": "^2.32.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/05.authentication/b.oauth-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"isomorphic-fetch": "^3.0.0",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions js/samples/05.authentication/d.teamsSSO-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0",
"shx": "^0.3.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.7.1",
"@microsoft/teams-ai": "~1.7.2",
"botbuilder": "^4.23.1",
"botbuilder-azure-blobs": "^4.23.1",
"dotenv": "^16.4.5",
"isomorphic-fetch": "^3.0.0",
"openai": "4.77.3",
"openai": "4.77.4",
"replace": "~1.2.0",
"restify": "~11.1.0",
"shx": "^0.3.4"
Expand Down
8 changes: 4 additions & 4 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6818,10 +6818,10 @@ openai@4.41.1:
node-fetch "^2.6.7"
web-streams-polyfill "^3.2.1"

openai@4.77.3:
version "4.77.3"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.77.3.tgz#10f6906f2f737a98b656b745a6b710e595ba2e4d"
integrity sha512-wLDy4+KWHz31HRFMW2+9KQuVuT2QWhs0z94w1Gm1h2Ut9vIHr9/rHZggbykZEfyiaJRVgw8ZS9K6AylDWzvPYw==
openai@4.77.4:
version "4.77.4"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.77.4.tgz#1093d165efb3e13e763faf42fa62e34313e293e9"
integrity sha512-rShjKsZ/HXm1cSxXt6iFeZxiCohrVShawt0aRRQmbb+z/EXcH4OouyQZP1ShyZMb63LJajpl8aGw3DzEi8Wh9Q==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 187c9c5

Please sign in to comment.