Skip to content

Commit 622ba9c

Browse files
committed
added tool asset description
1 parent a69918c commit 622ba9c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-foundry/how-to/develop/vs-code-agents.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,10 @@ Add a tool to the AI Agent with the following steps:
126126
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/agent-openapi-tool-dialog.png" alt-text="Screenshot of the OpenAPI 3.0 Specified tool dialog box." lightbox="../../media/how-to/get-started-projects-vs-code/agent-openapi-tool-dialog.png":::
127127
128128
1. After entering the required information, select the **Upload and save** button in the bottom-left corner.
129-
129+
130+
> [!NOTE]
131+
> When you add a tool, you can also add any new assets it needs. For example, if you add a File Search tool, you can use an existing vector store asset or make a new asset for your vector store to host your uploaded files.
132+
130133
### Create Azure AI Agents on the Azure AI Foundry Studio
131134
132135
Create your agent directly on Azure AI Foundry with the following steps:

0 commit comments

Comments
 (0)