You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/agents/how-to/tools/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,4 @@ Agents can access multiple tools in parallel. These can be both Azure OpenAI-hos
37
37
|Tool |Description |
38
38
|---------|---------|
39
39
|[Function calling](./function-calling.md)| 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. |
40
-
|[Logic Apps function calling](./agent-logic-apps.md)| Enables agents to call Logic Apps workflows through function calling. |
0 commit comments