Skip to content

Commit

Permalink
Merge pull request #52 from ShivamGoyal03/main
Browse files Browse the repository at this point in the history
Added 05 Autogen NB
  • Loading branch information
koreyspace authored Feb 19, 2025
2 parents e3b54b5 + f79bcb9 commit 93b809b
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 7 deletions.
10 changes: 3 additions & 7 deletions 00-course-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This lesson will cover how to run the code samples of this course.

To begin, please clone or fork the GitHub Repository. This will make your own version of the course material so that you can run, test and tweak the code!

This can be done by clicking link to [fork the repo](https://github.com/microsoft/ai-agents-for-beginners/fork){target="_blank"}.
This can be done by clicking link to <a href="https://github.com/microsoft/ai-agents-for-beginners/fork" target="_blank">fork the repo</a>

You should now have your own forked version of this course in the following link:

Expand All @@ -25,7 +25,7 @@ Currently this course uses the Github Models Marketplace to offer free access to

To access this service, you will need to create a GitHub Personal Access Token.

This can be done by going to your [Personal Access Tokens settings](https://github.com/settings/personal-access-tokens){target="_blank"} in your GitHub Account.
This can be done by going to your <a href="https://github.com/settings/personal-access-tokens" target="_blank">Personal Access Tokens settings</a> in your GitHub Account.

Select the `Fine-grained tokens` options on the left side of your screen.

Expand Down Expand Up @@ -61,8 +61,4 @@ This should install the required Python packages.

You are now ready to run the code of this code, happy learning more about the world of AI Agents!

If you have any issue running this setup, hop into our [Azure AI Community Discord](https://discord.gg/kzRShWzttr){target="_blank"} or [create an issue](https://github.com/microsoft/ai-agents-for-beginners/issues?WT.mc_id=academic-105485-koreyst){target="_blank"}.




If you have any issue running this setup, hop into our <a href="https://discord.gg/kzRShWzttr" target="_blank">Azure AI Community Discord</a> or <a href="https://github.com/microsoft/ai-agents-for-beginners/issues?WT.mc_id=academic-105485-koreyst" target="_blank">create an issue</a>.
Loading

0 comments on commit 93b809b

Please sign in to comment.