Skip to content

Commit 7443972

Browse files
committed
typo fix
1 parent fccd3e6 commit 7443972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/agents/how-to/tools/code-interpreter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ We recommend using Agents with the latest models to take advantage of the new fe
3636
|---------|---------|---------|---------|---------|---------|
3737
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
3838

39-
## Using the function calling tool with an agent
39+
## Using the code interpreter tool with an agent
4040

41-
You can add the function calling tool to an agent programatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal:
41+
You can add the code interpreter tool to an agent programatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal:
4242

4343
1. In the **Create and debug** screen for your agent, scroll down the **Setup** pane on the right to **action**. Then select **Add**.
4444

0 commit comments

Comments
 (0)