-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
I am following along the js course and am unable to get the OpenAI example running.
Here are the steps I ran
- Pulled the newest source code via git
- cd into dream
- run
npm ito install the packages - I add my OpenAI API key to a
.envfile - Running
node server.jsand navigating tohttp://localhost:8080/results in a text sayingCannot GET / - Running
npm run devpoints me over tohttp://localhost:3000/where I can see the correct HTML - Posting a prompt to OpenAI yields an error:
Metadata
Metadata
Assignees
Labels
No labels
