Skip to content

Commit 43e6744

Browse files
Fix capitalization in function calling tool instructions
1 parent 5be6e2c commit 43e6744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/function-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To use all features of function calling including parallel functions, you need t
3131

3232
## Using the function calling tool with an agent
3333

34-
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:
34+
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:
3535

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

0 commit comments

Comments
 (0)