Added azure/openai dependency

This commit is contained in:
Jimmy Royer 2024-08-30 17:05:41 -04:00
parent 4c15f94537
commit 415823ed2c
3 changed files with 915 additions and 101 deletions

View file

@ -13,6 +13,7 @@
},
"dependencies": {
"@actions/core": "^1.10.0",
"@azure/openai" :"2.0.0-beta.1",
"@octokit/rest": "^19.0.7",
"minimatch": "^7.4.2",
"openai": "^4.20.1",