Skip to content

Commit 0f1f95e

Browse files
Merge pull request #227784 from mrbullwinkle/mrb_02_17_2023_cognitive_services
[Cognitive Services] [Azure OpenAI] Add Azure OpenAI to overview
2 parents ae49802 + e5ba613 commit 0f1f95e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/cognitive-services/what-are-cognitive-services.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
keywords: cognitive services, cognitive intelligence, cognitive solutions, ai services, cognitive understanding, cognitive features
99
ms.service: cognitive-services
1010
ms.topic: overview
11-
ms.date: 02/28/2022
11+
ms.date: 02/17/2023
1212
ms.author: pafarley
1313
ms.custom: cog-serv-seo-aug-2020, ignite-fall-2021
1414
---
@@ -19,12 +19,13 @@ Azure Cognitive Services are cloud-based artificial intelligence (AI) services t
1919

2020
## Categories of Cognitive Services
2121

22-
Cognitive Services can be categorized into four main pillars:
22+
Cognitive Services can be categorized into five main areas:
2323

2424
* Vision
2525
* Speech
2626
* Language
2727
* Decision
28+
* Azure OpenAI Service
2829

2930
See the tables below to learn about the services offered within those categories.
3031

@@ -64,6 +65,12 @@ See the tables below to learn about the services offered within those categories
6465
|[Content Moderator](./content-moderator/overview.md "Content Moderator")|Content Moderator provides monitoring for possible offensive, undesirable, and risky content. | [Content Moderator quickstart](./content-moderator/client-libraries.md)|
6566
|[Personalizer](./personalizer/index.yml "Personalizer")|Personalizer allows you to choose the best experience to show to your users, learning from their real-time behavior. |[Personalizer quickstart](./personalizer/quickstart-personalizer-sdk.md)|
6667

68+
## Azure OpenAI
69+
70+
|Service Name | Service Description| Quickstart|
71+
|:------------|:-------------------|-----------|
72+
|[Azure OpenAI](./openai/index.yml "Azure OpenAI") |Powerful language models including the GPT-3, Codex and Embeddings model series for content generation, summarization, semantic search, and natural language to code translation. | [Azure OpenAI quickstart](./openai/quickstart.md) |
73+
6774
## Create a Cognitive Services resource
6875

6976
You can create a Cognitive Services resource with hands-on quickstarts using any of the following methods:

0 commit comments

Comments
 (0)