Skip to content

Commit 5caba5f

Browse files
author
Jill Grant
authored
Merge pull request #1920 from aahill/licensed-data
removing articles
2 parents c20e552 + 4b39cc2 commit 5caba5f

File tree

12 files changed

+2
-211
lines changed

12 files changed

+2
-211
lines changed

articles/ai-services/agents/how-to/tools/agent-logic-apps.md

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

articles/ai-services/agents/how-to/tools/licensed-data.md

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

articles/ai-services/agents/how-to/tools/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ Agents can access multiple tools in parallel. These can be both Azure OpenAI-hos
2828

2929
|Tool |Description |
3030
|---------|---------|
31-
| [Code interpreter](./code-interpreter.md) | Enables agents to write and run Python code in a sandboxed execution environment. |
3231
| [Grounding with Bing Search](./bing-grounding.md) | Allows your agents to incorporate real-time public web data when generating responses. |
3332
|[File search](./file-search.md) | Augments agents with knowledge from outside its model, such as proprietary product information or documents provided by your users. |
3433

3534
## Action tools
3635

3736
|Tool |Description |
3837
|---------|---------|
38+
| [Code interpreter](./code-interpreter.md) | Enables agents to write and run Python code in a sandboxed execution environment. |
3939
|[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. |
40+
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)