{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"Integrates Azure OpenAI language models into LlamaIndex applications, enabling text completion, streaming, and chat interactions through Azure's managed OpenAI service.","skillfed_tags":["llm-integration","azure-cloud"],"use_cases":["Build RAG or agentic applications using Azure-hosted GPT models within LlamaIndex's framework","Migrate existing OpenAI-based LlamaIndex code to run on Azure's managed infrastructure","Stream long-form completions or multi-turn conversations through Azure OpenAI endpoints","Integrate Azure OpenAI into enterprise applications that require Azure's compliance and security posture"],"what_it_does":"This package bridges LlamaIndex applications to Azure OpenAI's managed language models. It wraps Azure's OpenAI API behind LlamaIndex's standard LLM interface, letting you use Azure-hosted GPT models (like gpt-35-turbo-16k) for text completion, streaming, and chat without rewriting your LlamaIndex code.\n\nThe package handles Azure-specific authentication through azure-identity, manages HTTP requests via httpx, and depends on llama-index-core and llama-index-llms-openai for the core LLM abstraction. You configure it with an Azure endpoint, API key, API version, and the name of your deployed model engine, then call standard methods like complete(), stream_complete(), chat(), and stream_chat() just as you would with any LlamaIndex LLM.","worth_installing":"Yes, if you are already using LlamaIndex and need to connect to Azure OpenAI models. The package is actively maintained, has no known vulnerabilities, and integrates cleanly with LlamaIndex's standard LLM interface. Install friction is low. You will need valid Azure OpenAI credentials and a deployed model to use it."},"id":"llama-index-llms-azure-openai","links":{"html":"https://skillfed.io/packages/llama-index-llms-azure-openai","md":"https://skillfed.io/packages/llama-index-llms-azure-openai.md","pypi":"https://pypi.org/project/llama-index-llms-azure-openai/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-08","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-llms-azure-openai","python_support":"supports_current","summary":"llama-index llms azure openai integration"},"popularity":{"monthly_downloads":625087,"position":5697,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.5"}
