Skip to content

Commit 08bcab8

Browse files
Merge pull request #5383 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents c6cc5fa + 9a7af85 commit 08bcab8

31 files changed

+301
-378
lines changed

articles/ai-services/agents/how-to/connected-agents.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure
88
ms.topic: how-to
9-
ms.date: 05/02/2025
9+
ms.date: 06/04/2025
1010
author: aahill
1111
ms.author: aahi
1212
recommendations: false
@@ -71,8 +71,14 @@ Checks the contract against internal standards or uploaded guidelines to identif
7171

7272
"Review this document against company compliance guidelines and flag any deviations from the approved template."
7373

74+
## Limitations
75+
76+
* Connected agents cannot call local functions using the function calling tool. We recommend using the [OpenAPI tool](./tools/openapi-spec.md) or [Azure Functions](./tools/azure-functions.md) instead.
77+
* It is currently not possible to guarantee citations will be passed from connected agents. You can try using prompt engineering combined with different models to try and improve the possibility that citations will be outputted by the main agent, but results are subject to variability.
78+
7479
:::zone pivot="portal"
7580

81+
7682
## Creating a multi-agent setup
7783

7884
1. Navigate to the **Agents** page in the portal

articles/ai-services/agents/includes/quickstart-javascript.md

Lines changed: 0 additions & 236 deletions
This file was deleted.

articles/ai-services/agents/includes/quickstart-output.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)