Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
You might have existing resources for Azure AI services that you used in the old studios such as Azure OpenAI Studio or Speech Studio. You can pick up where you left off by using your existing resources in the Azure AI Foundry portal.
This article describes how to use new or existing Azure AI services resources in an Azure AI Foundry project.
Сценарии использования
Depending on the AI service and model you want to use, you can use them in Azure AI Foundry portal via:
- Bring your existing Azure AI services resources into a project. You can use your existing Azure AI services resources in an Azure AI Foundry project by creating a connection to the resource.
- The model catalog. You don't need a project to browse and discover Azure AI models. Some of the Azure AI services are available for you to try via the model catalog without a project. Some Azure AI services require a project to use them in the playgrounds.
- The project-level playgrounds. You need a project to try Azure AI services such as Azure AI Speech and Azure AI Language.
- Azure AI Services demo pages. You can browse Azure AI services capabilities and step through the demos. You can try some limited demos for free without a project.
- Fine-tune models. You can fine-tune a subset of Azure AI services models in Azure AI Foundry portal.
- Deploy models. You can deploy base models and fine-tuned models to production. Most Azure AI services models are already deployed and ready to use.
Bring your existing Azure AI services resources into a project
Let's look at two ways to connect Azure AI services resources to an Azure AI Foundry project:
Connect Azure AI services when you create a project for the first time
When you create a project for the first time, you can select an existing Azure AI services resource (including Azure OpenAI) or create a new AI services resource.
Дополнительные сведения о создании проекта см. в практическом руководстве по созданию проекта Azure AI Foundry или в кратком руководстве по созданию проекта и использованию игровой площадки для чата.
Connect Azure AI services after you create a project
To use your existing Azure AI services resources (such as Azure AI Speech) in an Azure AI Foundry project, you need to create a connection to the resource.
Create an Azure AI Foundry project. For detailed instructions, see Create an Azure AI Foundry project.
Перейдите в проект Azure AI Foundry.
Выберите центр управления в левой области.
Выберите подключенные ресурсы (в разделе "Проект") на левой панели.
Выберите + Новое подключение.
На странице "Добавление подключения к внешним ресурсам" выберите тип службы искусственного интеллекта, которую требуется подключить к проекту. For example, you can select Azure AI services (for a connection to multiple services in one resource), Azure OpenAI Service, Azure AI Content Safety, Azure AI Speech, Azure AI Language, and other AI services.
На следующей странице мастера просмотрите или выполните поиск, чтобы найти ресурс, который вы хотите подключить. Затем выберите Добавить подключение.
После подключения ресурса нажмите кнопку "Закрыть ", чтобы вернуться на страницу "Подключенные ресурсы ". You should see the new connection listed.
Discover Azure AI models in the model catalog
You can discover Azure AI models in the model catalog without a project. Some Azure AI services are available for you to try via the model catalog without a project.
Go to the Azure AI Foundry portal home page.
Select the tile that says Model catalog and benchmarks.
If you don't see this tile, you can also go directly to the Azure AI model catalog page in Azure AI Foundry portal.
From the Collections dropdown, select Microsoft. Search for Azure AI services models by entering azure-ai in the search box.
Select a model to view more details about it. You can also try the model if it's available for you to try without a project.
Try Azure AI services in the project level playgrounds
In the project-level playgrounds, you can try Azure AI services such as Azure AI Speech and Azure AI Language.
Перейдите в проект Azure AI Foundry. Если вам нужно создать проект, см. статью "Создание проекта Azure AI Foundry".
Выберите площадки на левой панели и выберите нужную площадку. In this example, select Try the Speech playground.
При необходимости можно выбрать другое подключение для использования на детской площадке. В речевой песочнице можно подключиться к ресурсам многосервисных служб искусственного интеллекта Azure или ресурсам речевой службы.
If you have other connected resources, you can use them in the corresponding playgrounds. For example, in the Language playground, you can connect to Azure AI Services multi-service resources or Azure AI Language resources.
Try out Azure AI Services demos
You can browse Azure AI services capabilities and step through the demos. You can try some limited demos for free without a project.
Go to the Azure AI Foundry home page and make sure you're signed in with the Azure subscription that has your Azure AI services resource.
Find the tile that says Explore Azure AI Services and select Try now.
If you don't see this tile, you can also go directly to the Azure AI Services page in Azure AI Foundry portal.
You should see tiles for Azure AI services that you can try. Select a tile to get to the demo page for that service. For example, select Language + Translator.
The presentation and flow of the demo pages might vary depending on the service. In some cases, you need to select a project or connection to use the service.
Fine-tune Azure AI services models
In Azure AI Foundry portal, you can fine-tune some Azure AI services models. For example, you can fine-tune a model for custom speech.
Перейдите в проект Azure AI Foundry. Если вам нужно создать проект, см. статью "Создание проекта Azure AI Foundry".
Выберите Тонкая настройка на левой панели.
Select AI Service fine-tuning.
Select + Fine-tune.
Follow the wizard to fine-tune a model for the capabilities that you want.
Deploy models to production
Once you have a project, several Azure AI services models are already deployed and ready to use.
Перейдите в проект Azure AI Foundry.
Выберите центр управления в левой области.
Select Models + endpoints (under Project) from the left pane.
Select the Service endpoints tab to view the list of Azure AI services models that are already deployed.
In this example, we see:
- Six Azure AI Services deployments (such as Azure AI Speech and Azure AI Language) via the default connection. These models were already available for use when you created the project.
- Another Azure AI Speech deployment via the
contosoazureaispeecheastus
example connection. This example assumes that you connected to an Azure AI Speech resource after creating the project. For more information about connecting to Azure AI services, see Bring your existing Azure AI services resources into a project.
There's no option to deploy Azure AI services models from the Models + endpoints page. Azure AI services models are already deployed and ready to use.
However, you can deploy fine-tuned Azure AI services models. For example, you might want to deploy a custom speech model that you fine-tuned. In this case, you can deploy the model from the corresponding fine-tuning page.