refactor: use openai package (#40)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
"inquirer": "^8.0.0",
|
||||
"node-fetch": "^2.6.9"
|
||||
"openai": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pvtnbr/eslint-config": "^0.33.0",
|
||||
|
||||
Reference in New Issue
Block a user