Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aadeshkulkarni committed May 16, 2024
1 parent 7195c0a commit 26d6f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ We recommend using `venv` for Virtual environment. You can read this article to
### 3. Setup Env Variables
- copy .env.example and rename it to .env
- OPENAI_API_KEY= (required, get the API key from https://platform.openai.com/api-keys)
- GOOGLE_API_KEY= (optional, get the API key from https://ai.google.dev/gemini-api/docs/api-key)
- GOOGLE_API_KEY= (required, get the API key from https://ai.google.dev/gemini-api/docs/api-key)
- MONGO_DB= (required, get the key from https://cloud.mongodb.com/)

0 comments on commit 26d6f2d

Please sign in to comment.