Join the AI Connect Community!
Please sign in to your account!
Lost your password? No worries! Just enter your email address below, and we’ll send you a magic link to reset it. A fresh start is just an email away!
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How to create a project and use chat in Azure AI Studio?
Here’s a summary of the steps: Steps in this Quickstart: Create a Project in Azure AI Studio Deploy an Azure OpenAI Model Chat in the Playground Without Using Your Data Prerequisites: Azure Subscription: You’ll need an active Azure subscription. If you don’t have one, you can create one for free. AzRead more
Here’s a summary of the steps:
Steps in this Quickstart:
Prerequisites:
Creating a Project in Azure AI Studio:
Your project will serve as a workspace to organize and save your progress.
Once your project is set up, you can access the playground, tools, and other assets from the left navigation panel.
Deploying a Chat Model:
To deploy an Azure OpenAI chat model for your copilot:
For more detailed steps, refer to the model deployment documentation.
Chatting in the Playground Without Your Data:
In this quickstart, you’ll test how the model performs without incorporating your data.
To enhance the model’s performance, you can integrate your data. For more advanced usage, try the Deploy an Enterprise Chat Web App tutorial.
See less