Go to file
sushant dhimal 76fb98f113 refactor: move states into array
-remove states chatPrompt and botMessage
-add these states as object in chatLog array
2023-01-05 22:27:31 +05:45
client refactor: move states into array 2023-01-05 22:27:31 +05:45
.gitignore add .env file to .gitigonre 2023-01-04 11:15:50 +05:45
index.js add: connect frontend to backend 2023-01-04 00:41:51 +05:45
package-lock.json add: install dotenv library to load open ai api key 2023-01-04 09:55:26 +05:45
package.json add: install dotenv library to load open ai api key 2023-01-04 09:55:26 +05:45