Skip to content

Commit

Permalink
Minor changes to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotta94c authored Nov 29, 2023
1 parent 796e315 commit 3d88133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-prompt-engineering-fundamentals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ For our assignment, we'll be using a Jupyter Notebook with exercises you can com

### Next, configure your environment variables

- Copt the `.env.copy` file in repo root to `.env` and fill in the `AZURE_OPENAI_KEY`, `AZURE_OPENAI_ENDPOINT` and `AZURE_OPENAI_DEPLOYMENT` values. You can find your API Key in your [OpenAI Dashboard](https://beta.openai.com/account/api-keys?WT.mc_id=academic-105485-koreyst).
- Copy the `.env.copy` file in repo root to `.env` and fill in the `AZURE_OPENAI_KEY`, `AZURE_OPENAI_ENDPOINT` and `AZURE_OPENAI_DEPLOYMENT` values. Come back to [Learning Sandbox section](./04-prompt-engineering-fundamentals#learning-sandbox) to learn how.

### Next, open the Jupyter Notebook

Expand Down

0 comments on commit 3d88133

Please sign in to comment.