This node establishes a connection with an Azure OpenAI Chat Model. After successfully authenticating using the Azure OpenAI Authenticator node , enter the deployment name of the model you want to use. You can find the models on the Azure AI Studio at 'Management - Deployments'.
Note that chat models can also be used as LLMs because they are actually a subcategory of LLMs that are optimized for chat-like applications.