This repo contains sample code for a simple image generate webapp that integrates with Azure OpenAI. Note: some portions of the app use preview APIs.
This project is based on microsoft's sample-app-aoai-chatGPT.
The method of deploying to Azure Functions can be found in another branch.