This node establishes a connection with an Azure OpenAI Large Language Model (LLM). 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 only models compatible with Azure OpenAI's Completions API will work with this node.
Note : See the Azure OpenAI Chat Model Connector node for LLMs optimized for chat-specific usecases.
Note : If you use the Credentials Configuration node and do not select the "Save password in configuration (weakly encrypted)" option for passing the API key, the Credentials Configuration node will need to be reconfigured upon reopening the workflow, as the credentials flow variable was not saved and will therefore not be available to downstream nodes.