Skip to content

Commit 0839e06

Browse files
authored
Merge pull request #10081 from softchris/patch-7
Updates to Foundry Toolkit course
1 parent 46ea43e commit 0839e06

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

learn/foundry-toolkit-extension/1-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ In the next chapter, we'll go deeper into model catalog and playground workflows
183183
If you want to continue learning after this chapter, the best next step is to follow the workflow in the same order you will use in real projects. Start with setup and model exploration, then move into agent building and hosted deployment.
184184
The references below are organized to support that progression.
185185

186+
187+
- **Foundry Toolkit for VS Code - Visual Studio Marketplace**: [Foundry Toolkit for VS Code - Visual Studio Marketplace](https://aka.ms/ftk_install)
186188
- **Visual Studio Code AI app overview**: [Review the Intelligent Apps overview in Visual Studio Code docs](https://code.visualstudio.com/docs/intelligentapps/overview) for product-level context and capabilities.
187189
- **Foundry Toolkit quick start**: [Review the Azure AI Foundry overview and onboarding guidance](https://learn.microsoft.com/azure/ai-foundry/) for first-run setup context.
188190
- **Model catalog and playground**: [Explore the Model Catalog overview](https://learn.microsoft.com/azure/ai-foundry/how-to/model-catalog-overview) to compare and select models.

learn/toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"name": "Foundry Toolkit extension for Visual Studio Code",
3+
"name": "Build your own Agent",
44
"area": "foundry-toolkit-extension",
55
"description": "Learn how to use Foundry Toolkit in VS Code to get started, explore models, build agents, and deploy hosted agent workflows.",
66
"image": "/assets/learn/foundry-toolkit/foundry-toolkit-card.png",

0 commit comments

Comments
 (0)