Skip to content

Commit af5e175

Browse files
committed
updating note
1 parent 024c9b5 commit af5e175

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ ms.custom: azure-ai-agents
1818
Azure AI Agents supports function calling, which allows you to describe the structure of functions to an agent and then return the functions that need to be called along with their arguments.
1919

2020
> [!NOTE]
21-
> Runs expire 10 minutes after creation. Be sure to submit your tool outputs before the expiration.
21+
> * Runs expire 10 minutes after creation. Be sure to submit your tool outputs before the expiration.
22+
> * Although function calling isn't supported in the Azure AI Foundry portal, agents will appear in the portal after creation. Agents run in the portal won't perform function calling.
2223
2324
### Usage support
2425

0 commit comments

Comments
 (0)