adds open ai chat completion call

This commit is contained in:
Benson Wally Tran
2023-11-18 15:45:23 -06:00
parent dc4c20be9b
commit 76df4e6e7a
5 changed files with 192 additions and 10 deletions

View File

@@ -33,6 +33,7 @@
"lorem-ipsum": "^2.0.8",
"lucide-react": "^0.292.0",
"next": "14.0.0",
"openai": "^4.19.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwind-merge": "^2.0.0",