Setup
Set your Azure OpenAI API key in the worker environment. Generate a key from the Azure AI Foundry portal:Usage
Import the plugin and pass it to the pipeline’sllm slot.
AzureOpenAILLM ships in the Python SDK only. On Node JS, use the OpenAI LLM plugin instead.Parameters
Constructor parameters forAzureOpenAILLM. The Python and Node JS SDKs share these field names.
The LLM’s response is synthesized to speech by the TTS plugin configured in the pipeline.