Skip to content

Commit 1c42635

Browse files
author
Sherry Yang
committed
Fix for acrolinx.
1 parent 1751624 commit 1c42635

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

learn-pr/wwl-data-ai/get-started-generative-ai-azure/includes/2-generative-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Generative AI often appears as chat-based assistants that are integrated into ap
1111
1212
## Understand agents
1313

14-
Generative AI that can executes tasks such as filing taxes or coordinating shipping arrangements, just as a few examples, are known as *agents*. **Agents** are applications that can respond to user input or assess situations *autonomously*, and take appropriate actions. These actions could help with a series of tasks. For example, an "executive assistant" agent could provide details about the location of a meeting on your calendar, then attach a map or automate the booking of a taxi or rideshare service to help you get there.
14+
Generative AI that can execute tasks such as filing taxes or coordinating shipping arrangements, just as a few examples, are known as *agents*. **Agents** are applications that can respond to user input or assess situations *autonomously*, and take appropriate actions. These actions could help with a series of tasks. For example, an "executive assistant" agent could provide details about the location of a meeting on your calendar, then attach a map or automate the booking of a taxi or rideshare service to help you get there.
1515

1616
Agents contain three main components:
1717
- A language model that powers reasoning and language understanding

learn-pr/wwl-data-ai/get-started-generative-ai-azure/includes/4-model-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Azure AI Foundry provides a comprehensive and dynamic marketplace containing mod
66

77
You can deploy the models from Azure AI Foundry model catalog to an endpoint without any extra training. If you want the model to be specialized in a task, or perform better on domain-specific knowledge, you can also choose to customize a foundation model.
88

9-
To choose the model that best fits your needs, you can test out different models in a *playground* setting and utilize *model leaderboards (preview)*. Model leaderboards provide a way to see what models are performing best in different criteria such as quality, cost, and throughput. You can also see graphical comparisions of models based on specific metrics.
9+
To choose the model that best fits your needs, you can test out different models in a *playground* setting and utilize *model leaderboards (preview)*. Model leaderboards provide a way to see what models are performing best in different criteria such as quality, cost, and throughput. You can also see graphical comparisons of models based on specific metrics.
1010

1111
![Screenshot of comparison of models in Azure AI Foundry portal.](../media/model-benchmarks-comparision.png)
1212

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)