Azure AI Inference

Use when calling Azure-hosted AI models via the Azure.AI.Inference SDK. Covers chat completions, embeddings, streaming, model selection, and Azure AI model catalog integration. USE FOR: calling Azure AI model catalog models, Azure OpenAI chat completions, generating embeddings from Azure-hosted models, streaming chat responses, working with Mistral/Cohere/Llama models on Azure DO NOT USE FOR: provider-agnostic AI abstractions (use microsoft-extensions-ai), building agent workflows with tools (use agent-framework), on-device ML inference (use onnx), training custom ML models (use mlnet)

Tyler-R-Kendrick f2ac0da 16 files · 27.4 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/ai/azure-ai-inference commit f2ac0da109

Frequently asked questions

npx skillmds add tyler-r-kendrick/azure-ai-inference