Introducing Azure OpenAI Service
Azure OpenAI Service is Microsoft’s cloud solution for deploying, customizing, and hosting LLMs. With Azure OpenAI Service, customers get the security capabilities of Microsoft Azure while running the same models as OpenAI. Microsoft’s partnership with OpenAI enables Azure OpenAI Service users to access the latest language model innovations in a more enterprise-tailored way.
Azure OpenAI supports many models that serve different needs. These models include the following:
- GPT-4 models are the latest generation of generative pretrained (GPT) models that can generate natural language and code completions based on natural language prompts.
- GPT-3.5 models can generate natural language and code completions based on natural language prompts. In particular, GPT-3.5-turbo models are optimized for chat-based interactions and work well in most generative AI scenarios.
- Embeddings models convert text into numeric vectors...