Skip to content

Commit af2941d

Browse files
authored
Update function-calling.md
Adjusting headings.
1 parent 0553336 commit af2941d

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
@@ -28,7 +28,7 @@ Azure AI Agents supports function calling, which allows you to describe the stru
2828

2929
::: zone pivot="csharp"
3030

31-
# Sample using agents with functions in Azure.AI.Agents
31+
## Using the .NET SDK
3232

3333
In this example we are demonstrating how to use the local functions with the agents. The functions can be used to provide agent specific information in response to user question.
3434

0 commit comments

Comments
 (0)