Provide a set of exercises to familiarize user with different Azure OpenAI Offerings.
- An Azure subscription - Create one for free Apply for access to Azure OpenAI: https://aka.ms/oaiapply
- Access granted to Azure OpenAI in the desired Azure subscription Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at https://aka.ms/oai/access.
- An Azure OpenAI resource For more information about creating a resource, see Create a resource and deploy a model using Azure OpenAI.
Lab Type | Description |
---|---|
Jupyter Notebook Based Labs | These labs are Jupyter Notebooks that have contain all code and user can execute each step and edit different commands to familiarize themselves with the API's and concepts |
FFModel Labs | Example implementation using FFModel to execute an entire end to end MLops flow for executing an OpenAI project |