Setup initial inference flow and install packages

This commit is contained in:
Sean Goedecke
2025-04-03 21:55:32 +00:00
parent 0905e36402
commit 183a647877
5 changed files with 100 additions and 30 deletions
+3
View File
@@ -40,6 +40,9 @@
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@azure-rest/ai-inference": "latest",
"@azure/core-auth": "latest",
"@azure/core-sse": "latest",
"@eslint/compat": "^1.2.7",
"@github/local-action": "^3.1.3",
"@jest/globals": "^29.7.0",