Skip to content

Commit 8f8666a

Browse files
committed
heading
1 parent eadae54 commit 8f8666a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-services/agents/how-to/tools/azure-functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ azd provision
8181

8282
::: zone pivot="code-example"
8383

84-
# Azure AI Agents function calling with Azure Functions
85-
8684
Azure AI Agents supports function calling, which allows you to describe the structure of functions to an Assistant and then return the functions that need to be called along with their arguments. This example shows how to use Azure Functions to process the function calls through queue messages in Azure Storage. You can see a complete working sample on https://github.com/Azure-Samples/azure-functions-ai-services-agent-python
8785

8886
### Supported models

0 commit comments

Comments
 (0)