You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/develop/get-started-projects-vs-code.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,8 +110,8 @@ The Azure AI Foundry Extension opens in its' own view, with the Azure AI Foundry
110
110
-**Agent Playground**: The link to the agent playground for interacting with your deployed agents in your Azure AI Foundry project.
111
111
112
112
-**Help and Feedback**: This section contains links to the Azure AI Foundry documentation, feedback, and support. It contains the following subsections:
113
-
-**Documentation**: This is the link to the Azure AI Foundry Extension documentation.
114
-
-**GitHub**: This is the link to the Azure AI Foundry extension GitHub repository.
113
+
-**Documentation**: The link to the Azure AI Foundry Extension documentation.
114
+
-**GitHub**: The link to the Azure AI Foundry extension GitHub repository.
115
115
116
116
>[!NOTE]
117
117
> To learn more about working with Agents and Threads in the Azure AI Foundry Extension, see the [Work with Azure AI Agent Service in Visual Studio Code](./vs-code-agents.md) article.
@@ -140,7 +140,7 @@ The [model catalog](/azure/ai-foundry/how-to/model-catalog-overview) in Azure AI
140
140
Access the model catalog from several different ways:
141
141
- The **Azure AI Foundry: Open Model Catalog** command palette command.
142
142
- Select the **plus** icon next to **Models** in the **Resources** section of the Azure AI Foundry Extension view.
143
-
-Click on the **Model Catalog** link in the **Tools** section of the Azure AI Foundry Extension view.
143
+
-Select the **Model Catalog** link in the **Tools** section of the Azure AI Foundry Extension view.
144
144
145
145
#### Open the model catalog from the command palette
146
146
@@ -172,7 +172,7 @@ The **Model Catalog** is also available in the **Resources** section of the Azur
172
172
173
173
#### Open the model catalog from the Tools section
174
174
175
-
The **Model Catalog** is also available in the **Tools** section of the Azure AI Foundry Extension view. Doubleclick on the **Model Catalog** link to open the Model Catalog.
175
+
The **Model Catalog** is also available in the **Tools** section of the Azure AI Foundry Extension view. Double-click on the **Model Catalog** link to open the Model Catalog.
0 commit comments