Skip to content

Commit

Permalink
Merge changes from cloned repository into feature/Azure-Samples#2123
Browse files Browse the repository at this point in the history
  • Loading branch information
bnodir committed Nov 6, 2024
1 parent eff2433 commit 0c44c84
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data /
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"dependencies": {
"get-port": "^7.1.0",
"i18next": "^23.11.5",
"openai": "^4.0.0"
},
"devDependencies": {
"prettier": "^3.3.3"
}
}

0 comments on commit 0c44c84

Please sign in to comment.