Skip to content

Commit dc16b84

Browse files
Merge pull request #4627 from aahill/agent-quick-fix
uncomment
2 parents 88d8e69 + ef31b9c commit dc16b84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-services/agents/how-to/agent-catalog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ The README also includes information about the application, such as the use case
4747

4848
A full list of agent samples in the catalog can be found on the Azure AI Foundry. There are several templates available that are authored by Microsoft and partners across different domains such as: travel, finance, insurance, business intelligence, healthcare, and more.
4949

50-
<!--
5150
**Azure AI Agent Service Agent Catalog**
5251

5352
| Code sample | Description | Author | Capabilities | Difficulty Level | Structure | Domain | Risk considerations |
@@ -88,4 +87,4 @@ A full list of agent samples in the catalog can be found on the Azure AI Foundry
8887
| [Contract Analysis](#) | Compares two versions of a contract to extract key fields and clauses, highlights differences, and generates a report for review and follow-up | Microsoft | File Search, Content Understanding | Intermediate | Single-Agent | Legal, Compliance, Operations | TBD |
8988
| [SOP Forge](#) | Converts instructional video into a fully formatted Standard Operating Procedure (SOP). Transcribes, identifies steps, adjusts tone, swaps visuals, and delivers a Markdown-ready file. Supports fast editing and visual generation for updated documentation. | Microsoft | Content Understanding, File Search, Image Gen | Intermediate | Single-Agent | Operations | TBD |
9089
| [Video Translation Agent](https://github.com/microsoft/agent-blueprints/tree/main/semantic-kernel-blueprints/video-translation-agent) | Translates videos between languages with customizable speech and subtitle output. Leverages Azure AI Foundry, Speech Services, and Blob Storage to support multilingual video localization for internal communications, education, and marketing. | Microsoft | Audio transcription, Speech synthesis, Subtitle generation | Beginner-friendly | Single-Agent | Media & Communications | TBD |
91-
-->
90+

0 commit comments

Comments
 (0)