Skip to content

Commit 6d79527

Browse files
author
Jill Grant
authored
Merge pull request #862 from eric-urban/eur/ai-studio-openai
contextual toc aoai
2 parents b8ebbdb + 3b64f6b commit 6d79527

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/ai-services/openai/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ recommendations: false
1414

1515
# What is Azure OpenAI Service?
1616

17-
Azure OpenAI Service provides REST API access to OpenAI's powerful language models including o1-preview, o1-mini, GPT-4o, GPT-4o mini, GPT-4 Turbo with Vision, GPT-4, GPT-3.5-Turbo, and Embeddings model series. These models can be easily adapted to your specific task including but not limited to content generation, summarization, image understanding, semantic search, and natural language to code translation. Users can access the service through REST APIs, Python SDK, or our web-based interface in the Azure OpenAI Studio.
17+
Azure OpenAI Service provides REST API access to OpenAI's powerful language models including o1-preview, o1-mini, GPT-4o, GPT-4o mini, GPT-4 Turbo with Vision, GPT-4, GPT-3.5-Turbo, and Embeddings model series. These models can be easily adapted to your specific task including but not limited to content generation, summarization, image understanding, semantic search, and natural language to code translation. Users can access the service through REST APIs, Python SDK, or in the [Azure AI Studio](https://ai.azure.com).
1818

1919
### Features overview
2020

@@ -25,7 +25,7 @@ Azure OpenAI Service provides REST API access to OpenAI's powerful language mode
2525
| Price | [Available here](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) <br> For details on GPT-4 Turbo with Vision, see the [special pricing information](../openai/concepts/gpt-with-vision.md#special-pricing-information).|
2626
| Virtual network support & private link support | Yes, unless using [Azure OpenAI on your data](./concepts/use-your-data.md). |
2727
| Managed Identity| Yes, via Microsoft Entra ID |
28-
| UI experience | **Azure portal** for account & resource management, <br> **Azure OpenAI Service Studio** for model exploration and fine-tuning |
28+
| UI experience | [Azure portal](https://portal.azure.com) for account & resource management, <br> [Azure AI Studio](https://ai.azure.com) for model exploration and fine-tuning |
2929
| Model regional availability | [Model availability](./concepts/models.md) |
3030
| Content filtering | Prompts and completions are evaluated against our content policy with automated systems. High severity content will be filtered. |
3131

articles/ai-studio/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ items:
1212
href: reference/region-support.md
1313
- name: Azure AI FAQ
1414
href: faq.yml
15+
- name: What is Azure OpenAI?
16+
href: ../ai-services/openai/overview.md?context=/azure/ai-studio/context/context
1517
- name: "AI Studio or Azure Machine Learning studio: Which should I choose?"
1618
href: /ai/ai-studio-experiences-overview?context=/azure/ai-studio/context/context
1719
- name: Quickstarts

0 commit comments

Comments
 (0)