Skip to content

petender/OpenAIMultiModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAIMultiModel

Deploys an Azure AI Service with multiple OpenAI models (Dall-E, GPT-4o, GPT-35-turbo)

This repo contains an AZD template which deploys an Azure AI Service with different OpenAI LLM models. The scenario can be deployed to Azure using the Azure Developer CLI - AZD.

💪 This template scenario is part of the larger Microsoft Trainer Demo Deploy Catalog.

⬇️ Installation

  • Azure Developer CLI - AZD
    • When installing AZD, the above the following tools will be installed on your machine as well, if not already installed:
    • You need Owner or Contributor access permissions to an Azure Subscription to deploy the scenario.

🚀 Deploying the scenario in 4 steps:

  1. Create a new folder on your machine.
mkdir petender/openaimultimodel
  1. Next, navigate to the new folder.
cd petender/openaimultimodel
  1. Next, run azd init to initialize the deployment.
azd init -t petender/openaimultimodel
  1. Last, run azd up to trigger an actual deployment.
azd up

⏩ Note: you can delete the deployed scenario from the Azure Portal, or by running azd down from within the initiated folder.

What is the demo scenario about?

  • Use the demo guide) for inspiration for your demo

💭 Feedback and Contributing

Feel free to create issues for bugs, suggestions or Fork and create a PR with new demo scenarios or optimizations to the templates. If you like the scenario, consider giving a GitHub ⭐

About

Deploys an Azure AI Service with multiple OpenAI models (Dall-E, GPT-4o, GPT-35-turbo)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages