mirror of
https://github.com/microsoft/generative-ai-for-beginners.git
synced 2026-06-05 21:07:14 +08:00
Fix link to sandbox section in the lecture
This commit is contained in:
parent
de58cb4ca9
commit
f567defacd
@ -367,7 +367,7 @@ For our assignment, we'll be using a Jupyter Notebook with exercises you can com
|
||||
|
||||
### Next, configure your environment variables
|
||||
|
||||
- Copy the `.env.copy` file in repo root to `.env` and fill in the `AZURE_OPENAI_API_KEY`, `AZURE_OPENAI_ENDPOINT` and `AZURE_OPENAI_DEPLOYMENT` values. Come back to [Learning Sandbox section](./04-prompt-engineering-fundamentals#learning-sandbox) to learn how.
|
||||
- Copy the `.env.copy` file in repo root to `.env` and fill in the `AZURE_OPENAI_API_KEY`, `AZURE_OPENAI_ENDPOINT` and `AZURE_OPENAI_DEPLOYMENT` values. Come back to [Learning Sandbox section](#learning-sandbox) to learn how.
|
||||
|
||||
### Next, open the Jupyter Notebook
|
||||
|
||||
@ -401,3 +401,4 @@ See if you can leverage the "cue" technique with the prompt: Complete the senten
|
||||
Want to learn more about different Prompt Engineering concepts? Go to the [continued learning page](https://aka.ms/genai-collection?WT.mc_id=academic-105485-koreyst) to find other great resources on this topic.
|
||||
|
||||
Head over to Lesson 5 where we will look at [advanced prompting techniques](../05-advanced-prompts/README.md?WT.mc_id=academic-105485-koreyst)!
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user