Creating Azure OpenAI service
This page describes how to create an Azure Open AI service and register it in Alvao.
Vytvořit zdroj
Předpoklady
- Microsoft Azure subscription
- Přístup k Azure OpenAI v požadovaném předplatném Azure Currently, access to this service is granted only by application. To apply, see Limited access for Azure OpenAI Service.
L 343, 22.12.2009, s. 1).
-
Open Azure Portal and select command Create a resource.
-
Zadejte "azure openai" do vyhledávacího pole a v nalezené službě zvolte příkaz Vytvořit.
-
Vyberte předplatné a skupinu dokumentů. Buďte opatrní při výběru regionu. Some models are not available in all regions. See Azure OpenAI Service models for more information.
- text-embedding-ada-002
- gpt-4o
At the time of writing the models were available for example in the UK South region.
-
Zadejte unikátní název pro váš zdroj a vyberte cenovou úroveň (Standard S0).
-
Vyberte Další a dokončete další kroky (Network, Tags). Confirm your configuration in the final stage Review + submit and select Create.
Nasadit modely
Model deployments are necessary before you start using your Azure OpenAI to generate text or embeddings.
-
Open your Azure OpenAI resource and select Go to Azure OpenAI Studio in the Overview or open the studio using this link Azure OpenAI Studio and choose the subscription and the resource to work with.
-
Pod řízením vyberte Zaměstnání.
-
Vyberte Vytvořit nové nasazení.
-
Select a model, latest version and as a Deployment name use same name as the selected model. Potvrďte dialog pomocí příkazu Vytvořit. Create deployments for these models:
- text-embedding-ada-002
- gpt-4o
Register OpenAI service in Alvao
Go to Administration - Settings - Web services - Azure Open AI service and enter the enpoint and key fo your Azure OpenAI service.