azure-ai-inference-py
✓Azure AI Inference SDK for Python. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "azure-ai-inference", "ChatCompletionsClient", "EmbeddingsClient", "model inference", "Foundry models".
Installation
SKILL.md
Client library for Azure AI model inference with chat completions and embeddings.
| SystemMessage | System instructions for the model | | UserMessage | User input (text, images, audio) | | AssistantMessage | Model responses | | ToolMessage | Tool execution results | | DeveloperMessage | Developer-level instructions |
| ChatCompletionsClient | Chat and text completions | | EmbeddingsClient | Text and image embeddings | | loadclient | Auto-detect client from endpoint |
Azure AI Inference SDK for Python. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "azure-ai-inference", "ChatCompletionsClient", "EmbeddingsClient", "model inference", "Foundry models". Source: microsoft/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-py- Source
- microsoft/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is azure-ai-inference-py?
Azure AI Inference SDK for Python. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "azure-ai-inference", "ChatCompletionsClient", "EmbeddingsClient", "model inference", "Foundry models". Source: microsoft/agent-skills.
How do I install azure-ai-inference-py?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/microsoft/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01