Identify Capabilities of Azure OpenAI Service
In this final chapter, we’re going to look at the capabilities of Azure OpenAI Service. If you’ll recall, OpenAI is the company behind what are currently some of the most popular generative artificial intelligence (GenAI) products such as ChatGPT and DALL-E.
Azure OpenAI Service brings those same capabilities directly into Azure, letting you work seamlessly with your own data to generate new completions and images.
The objectives and skills we’ll cover in this chapter include the following:
- What is Azure OpenAI Service?
- Describe natural language generation (NLG) capabilities of Azure OpenAI Service
- Describe code generation capabilities of Azure OpenAI Service
- Describe image generation capabilities of Azure OpenAI Service
By the end of this chapter, you should be able to easily describe the features and capabilities of the powerful new OpenAI services part of the Azure Cognitive Services...