How to setup Azure OpenAI service and use it in Python
Channel:
Subscribers:
9,360
Published on ● Video Link: https://www.youtube.com/watch?v=50ZwmkCvE88
This is a detailed video tutorial on creating an Azure OpenAI service in Microsoft Azure and managing the necessary keys and deployments to consume the models in a Python application.
Links used in the video:
Pricing: https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/
AzureChatOpenAI Langchain: https://python.langchain.com/docs/integrations/chat/azure_chat_openai/
API Reference: https://python.langchain.com/api_reference/openai/chat_models/langchain_openai.chat_models.azure.AzureChatOpenAI.html