Skip to content

Commit

Permalink
Merge branch 'main' of github.com:webdevcody/survive-the-night-sim
Browse files Browse the repository at this point in the history
  • Loading branch information
webdevcody committed Oct 15, 2024
2 parents 1e843eb + 6307722 commit 7956e3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ In convex, please add the following environment variables:

- `npx convex env set MOCK_OPEN_AI true`

Add optional environment variable/s for simulating real AI models without mockup responses(when mockup flags are set to FALSE):

- `npx convex env set OPENAI_API_KEY YOUR_API_KEY`

also, you may need to run, but I think the initial setup does that.

`npx @convex-dev/auth` to get the proper convex jwks setup
Expand Down

0 comments on commit 7956e3b

Please sign in to comment.