Skip to content

Commit ea982c6

Browse files
Merge pull request #5997 from aahill/july-fixes
updating note
2 parents 850baef + af5e175 commit ea982c6

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)