Skip to content

Commit 9d5f7ca

Browse files
committed
limitations
1 parent 0711637 commit 9d5f7ca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 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
@@ -73,6 +73,11 @@ Checks the contract against internal standards or uploaded guidelines to identif
7373

7474
:::zone pivot="portal"
7575

76+
## Limitations
77+
78+
* 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.
79+
* It is currently not possible to guarentee 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.
80+
7681
## Creating a multi-agent setup
7782

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

0 commit comments

Comments
 (0)