Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,626 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I'm super new to Azure, and am deploying a Llama 3.3 70b model through Azure AI Foundry. I need to create a chat interface UI and found two resources to do so, but now I'm concerned that neither will work.
First I tried the Foundry deploy an enterprise chat web app tutorial, but this seems to just be limited to OpenAI models (there is no Deploy to web app button that I can find).
The second thing I'm considering is the Azure Chat github repo by Microsoft. For any one who has used it, is this also limited to just OpenAI models, not any model deployed in AI Foundry?